Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update email addresses in litmus-helm of the maintainers #381

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion charts/kubernetes-chaos/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ keywords:
- kubernetes
maintainers:
- name: ksatchit
email: karthik.s@mayadata.io
email: karthik.s@harness.io
- name: chandankumar4
email: [email protected]
- name: jasstkn
Expand Down
4 changes: 2 additions & 2 deletions charts/kubernetes-chaos/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ A Helm chart to install litmus chaos experiments for kubernetes category (chaos-

| Name | Email | Url |
| ---- | ------ | --- |
| ksatchit | <karthik.s@mayadata.io> | |
| ksatchit | <karthik.s@harness.io> | |
| chandankumar4 | <[email protected]> | |
| jasstkn | <[email protected]> | |

Expand Down Expand Up @@ -38,4 +38,4 @@ A Helm chart to install litmus chaos experiments for kubernetes category (chaos-
| nameOverride | string | `"k8s"` | |

----------------------------------------------
Autogenerated from chart metadata using [helm-docs v1.11.0](https://github.com/norwoodj/helm-docs/releases/v1.11.0)
Autogenerated from chart metadata using [helm-docs v1.13.1](https://github.com/norwoodj/helm-docs/releases/v1.13.1)
imrajdas marked this conversation as resolved.
Show resolved Hide resolved
2 changes: 1 addition & 1 deletion charts/litmus-core/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ keywords:
- kubernetes
maintainers:
- name: ksatchit
email: karthik.s@mayadata.io
email: karthik.s@harness.io
- name: chandankumar4
email: [email protected]
icon: https://raw.githubusercontent.com/litmuschaos/icons/master/litmus.png
4 changes: 2 additions & 2 deletions charts/litmus-core/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ A Helm chart to install litmus infra components on Kubernetes

| Name | Email | Url |
| ---- | ------ | --- |
| ksatchit | <karthik.s@mayadata.io> | |
| ksatchit | <karthik.s@harness.io> | |
| chandankumar4 | <[email protected]> | |

## Source Code
Expand Down Expand Up @@ -64,4 +64,4 @@ A Helm chart to install litmus infra components on Kubernetes
| tolerations | list | `[]` | |

----------------------------------------------
Autogenerated from chart metadata using [helm-docs v1.11.0](https://github.com/norwoodj/helm-docs/releases/v1.11.0)
Autogenerated from chart metadata using [helm-docs v1.13.1](https://github.com/norwoodj/helm-docs/releases/v1.13.1)
4 changes: 2 additions & 2 deletions charts/litmus/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ keywords:
- kubernetes
maintainers:
- name: imrajdas
email: raj.das@mayadata.io
email: rajbabu.das@harness.io
- name: ispeakc0de
email: shubham.chaudhary@mayadata.io
email: shubham.chaudhary@harness.io
- name: jasstkn
email: [email protected]
icon: https://raw.githubusercontent.com/litmuschaos/icons/master/litmus.png
Expand Down
6 changes: 3 additions & 3 deletions charts/litmus/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ A Helm chart to install ChaosCenter

| Name | Email | Url |
| ---- | ------ | --- |
| imrajdas | <raj.das@mayadata.io> | |
| ispeakc0de | <shubham.chaudhary@mayadata.io> | |
| imrajdas | <rajbabu.das@harness.io> | |
| ispeakc0de | <shubham.chaudhary@harness.io> | |
| jasstkn | <[email protected]> | |

## Source Code
Expand Down Expand Up @@ -238,4 +238,4 @@ We separated service configuration from `portal.server.service` to `portal.serve
| upgradeAgent.tolerations | list | `[]` | |

----------------------------------------------
Autogenerated from chart metadata using [helm-docs v1.11.0](https://github.com/norwoodj/helm-docs/releases/v1.11.0)
Autogenerated from chart metadata using [helm-docs v1.13.1](https://github.com/norwoodj/helm-docs/releases/v1.13.1)
Loading