From 374e4197386532995dd077df7e3e737dffd71320 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Thu, 12 Nov 2020 11:12:41 +0100 Subject: [PATCH] Update my email --- CODE_OF_CONDUCT.md | 2 +- SECURITY.md | 2 +- client/package.json | 2 +- package.json | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md index 082dd4682..d8056773e 100644 --- a/CODE_OF_CONDUCT.md +++ b/CODE_OF_CONDUCT.md @@ -74,7 +74,7 @@ Project maintainers may further define and clarify representation of a project. ## Enforcement -You should report any instances of abusive, harassing, or otherwise unacceptable behaviour to the project team at me@florianbigard.com. The project team will review and investigate all complaints, and will respond in a way that it deems appropriate to the circumstances. The project team is obligated to maintain the anonymity of the reporter of an incident. We may post further details of specific enforcement policies separately. +You should report any instances of abusive, harassing, or otherwise unacceptable behaviour to the project team at chocobozzz@framasoft.org. The project team will review and investigate all complaints, and will respond in a way that it deems appropriate to the circumstances. The project team is obligated to maintain the anonymity of the reporter of an incident. We may post further details of specific enforcement policies separately. Project maintainers who do not follow or enforce this code of conduct in good faith may face temporary or permanent consequences. These will be determined by members of the project's leadership. diff --git a/SECURITY.md b/SECURITY.md index b80f8ad00..01c3826ee 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -40,7 +40,7 @@ The vulnerability is kept private until a majority of instances known on instanc ## Official Channels To help us receive vulnerability submissions we use the following official reporting channels: -- chocobozzz@cpy.re (GPG: [583A612D890159BE](https://keybase.io/chocobozzz/pgp_keys.asc?fingerprint=c44aad638367912ca93edd57583a612d890159be)) +- chocobozzz@framasoft.org (GPG: [583A612D890159BE](https://keybase.io/chocobozzz/pgp_keys.asc?fingerprint=c44aad638367912ca93edd57583a612d890159be)) - sendmemail@rigelk.eu (GPG: [EA12971B0E438F36](https://api.github.com/users/rigelk/gpg_keys)) If you think you have found a vulnerability, please include the following details with your report and be as descriptive as possible: diff --git a/client/package.json b/client/package.json index 5147ca86c..cf3fb6a92 100644 --- a/client/package.json +++ b/client/package.json @@ -5,7 +5,7 @@ "license": "AGPL-3.0", "author": { "name": "Chocobozzz", - "email": "chocobozzz@cpy.re", + "email": "chocobozzz@framasoft.org", "url": "http://github.com/Chocobozzz" }, "repository": { diff --git a/package.json b/package.json index 3a3149906..fd0d050d0 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ }, "author": { "name": "Chocobozzz", - "email": "chocobozzz@cpy.re", + "email": "chocobozzz@framasoft.org", "url": "http://github.com/Chocobozzz" }, "repository": {