diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md index e1086408..a3c4a6bd 100644 --- a/CODE_OF_CONDUCT.md +++ b/CODE_OF_CONDUCT.md @@ -55,7 +55,7 @@ further defined and clarified by project maintainers. ## Enforcement Instances of abusive, harassing, or otherwise unacceptable behavior may be -reported by contacting the project team at codeofconduct@platform9.com. All +reported by contacting the project team at slack channel. All complaints will be reviewed and investigated and will result in a response that is deemed necessary and appropriate to the circumstances. The project team is obligated to maintain confidentiality with regard to the reporter of an incident. diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 2e18fccb..bb1f8ca0 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -34,9 +34,8 @@ If you choose a big chunk of work that involves design changes to Fission, please talk to us while planning the change; that way we can all be on the same page before you invest too much work into it. - * Drop by the [slack channel](http://slack.fission.io) + * Drop by the [slack channel](http://slack.fission.io). * Say hi on [twitter](https://twitter.com/fissionio). - * Email soamvasani@platform9.com ### Contribution Howto diff --git a/charts/fission-all/Chart.yaml b/charts/fission-all/Chart.yaml index d1def697..bed464ea 100644 --- a/charts/fission-all/Chart.yaml +++ b/charts/fission-all/Chart.yaml @@ -8,8 +8,8 @@ keywords: home: http://fission.io/ maintainers: - name: Soam Vasani - email: soamvasani@platform9.com + email: soamvasani+1@gmail.com - name: Ta Ching Chen - email: contact@tachingchen.com + email: hello@tachingchen.com engine: gotpl appVersion: 1.6.0 diff --git a/charts/fission-core/Chart.yaml b/charts/fission-core/Chart.yaml index 8da61395..9f784020 100644 --- a/charts/fission-core/Chart.yaml +++ b/charts/fission-core/Chart.yaml @@ -8,8 +8,8 @@ keywords: home: http://fission.io/ maintainers: - name: Soam Vasani - email: soamvasani@platform9.com + email: soamvasani+1@gmail.com - name: Ta Ching Chen - email: contact@tachingchen.com + email: hello@tachingchen.com engine: gotpl appVersion: 1.6.0 diff --git a/environments/nodejs/package.json b/environments/nodejs/package.json index 2d9ebb4f..22c45d77 100644 --- a/environments/nodejs/package.json +++ b/environments/nodejs/package.json @@ -5,7 +5,7 @@ "contributors": [ { "name": "Soam Vasani", - "email": "soamvasani@platform9.com" + "email": "soamvasani+1@gmail.com" }, { "name": "Gary Yeap", diff --git a/examples/nodejs/package.json b/examples/nodejs/package.json index 111eaedd..1414092a 100644 --- a/examples/nodejs/package.json +++ b/examples/nodejs/package.json @@ -5,7 +5,7 @@ "contributors": [ { "name": "Soam Vasani", - "email": "soamvasani@platform9.com" + "email": "soamvasani+1@gmail.com" }, { "name": "Gary Yeap",