diff options
| author | Todd Leonhardt <todd.leonhardt@gmail.com> | 2017-05-03 20:10:12 -0400 |
|---|---|---|
| committer | Todd Leonhardt <todd.leonhardt@gmail.com> | 2017-05-03 20:10:12 -0400 |
| commit | fcb7026887d75a30bfd645ea5277cf93a2db8c37 (patch) | |
| tree | 0cc04fdaa034c0ad376c35bb89ed2c39adc942d7 | |
| parent | 72c5974027ab4f22905be9bc7201ae35d8ca7fb8 (diff) | |
| download | cmd2-git-fcb7026887d75a30bfd645ea5277cf93a2db8c37.tar.gz | |
Updated POC info
| -rw-r--r-- | CODE_OF_CONDUCT.md | 2 | ||||
| -rw-r--r-- | CONTRIBUTING.md | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md index 04772fc8..bdd7a3e3 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 federico.ceratto at gmail.com. All +reported by contacting the project team at todd.leonhardt at gmail.com. 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 52c7baea..a0a6b21e 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -405,7 +405,7 @@ pull request unless it can merge without conflicts and all unit tests pass on al 2. If a Maintainer QA's a pull request and confirms that the new code does what it is supposed to do without seeming to introduce any new bugs, and doesn't present any backward compatibility issues, they will merge the pull request. -If you would like to apply to join our Maintainer team, message [@FedericoCeratto](https://github.com/FedericoCeratto) with links to 5 of your pull requests that have been accepted. +If you would like to apply to join our Maintainer team, message [@tleonhardt](https://github.com/tleonhardt) with links to 5 of your pull requests that have been accepted. ### How We Close Stale Issues |
