From ed0f4015a76031b685e1093bda93a10a9ba4bcee Mon Sep 17 00:00:00 2001 From: Elton Mesquita Date: Tue, 3 Aug 2021 12:47:52 +0100 Subject: [PATCH] Update contact info (#1342) --- CODE_OF_CONDUCT.md | 2 +- README.md | 2 +- docs/index.html | 2 +- docsSource/sections/09-license-contributing.md | 2 +- security.md | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md index 3fd36df..9e208e8 100644 --- a/CODE_OF_CONDUCT.md +++ b/CODE_OF_CONDUCT.md @@ -34,7 +34,7 @@ This Code of Conduct applies both within project spaces and in public spaces whe ## Enforcement -Instances of abusive, harassing, or otherwise unacceptable behavior may be reported by contacting the project team at callmeelton@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. Further details of specific enforcement policies may be posted separately. +Instances of abusive, harassing, or otherwise unacceptable behavior may be reported by contacting the project team at animate@eltonmesquita.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. Further details of specific enforcement policies may be posted separately. Project maintainers who do not follow or enforce the Code of Conduct in good faith may face temporary or permanent repercussions as determined by other members of the project's leadership. diff --git a/README.md b/README.md index 3ae832d..175c153 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ Animate.css is licensed under the MIT license. Contributing

Pull requests are the way to go here. We only have two rules for submitting a pull request: match the naming convention (camelCase, categorized [fades, bounces, etc.]) and let us see a demo of submitted animations in a pen. That last one is important.

Code of Conduct

-

This project and everyone participating in it is governed by the Contributor Covenant Code of Conduct. By participating, you are expected to uphold this code. Please report unacceptable behavior to callmeelton@gmail.com.

+

This project and everyone participating in it is governed by the Contributor Covenant Code of Conduct. By participating, you are expected to uphold this code. Please report unacceptable behavior to animate@eltonmesquita.com.

Edit this on GitHub

diff --git a/docsSource/sections/09-license-contributing.md b/docsSource/sections/09-license-contributing.md index 72c97bc..bb4e10a 100644 --- a/docsSource/sections/09-license-contributing.md +++ b/docsSource/sections/09-license-contributing.md @@ -8,4 +8,4 @@ Pull requests are the way to go here. We only have two rules for submitting a pu ### Code of Conduct -This project and everyone participating in it is governed by the [Contributor Covenant Code of Conduct](https://github.com/animate-css/animate.css/blob/main/CODE_OF_CONDUCT.md). By participating, you are expected to uphold this code. Please report unacceptable behavior to [callmeelton@gmail.com](mailto:callmeelton@gmail.com). +This project and everyone participating in it is governed by the [Contributor Covenant Code of Conduct](https://github.com/animate-css/animate.css/blob/main/CODE_OF_CONDUCT.md). By participating, you are expected to uphold this code. Please report unacceptable behavior to [animate@eltonmesquita.com](mailto:animate@eltonmesquita.com). diff --git a/security.md b/security.md index d302825..3880441 100644 --- a/security.md +++ b/security.md @@ -1,5 +1,5 @@ -If you discover a security issue in this repository, please contact us with this email callmeelton@gmail.com. +If you discover a security issue in this repository, please contact us with this email animate@eltonmesquita.com. Thanks for helping make our open-source projects safe for everyone, we really appreciate it.