From 116490c37fd35459b79b591735820cdaadc4d05f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergio=20La=C3=ADn?= Date: Sun, 5 May 2024 02:57:23 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7=20chore(git):=20change=20email=20a?= =?UTF-8?q?ddress=20and=20signing=20key?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .config/git/config | 4 ++-- .github/CODE_OF_CONDUCT.md | 2 +- .github/CONTRIBUTING.md | 2 +- .github/SECURITY.md | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.config/git/config b/.config/git/config index 65b4d8f5..7d8e1f00 100644 --- a/.config/git/config +++ b/.config/git/config @@ -6,8 +6,8 @@ [user] name = Sergio LaĆ­n - email = sergiolain11@gmail.com - signingKey = 14C9B8080681777B + email = sergio.lac@pm.me + signingKey = FB00AF7015FFE76B [safe] directory = ~/Repos/ diff --git a/.github/CODE_OF_CONDUCT.md b/.github/CODE_OF_CONDUCT.md index c1cd27aa..c8e7ed00 100644 --- a/.github/CODE_OF_CONDUCT.md +++ b/.github/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 sergiolain11@email.com. All +reported by contacting the project team at sergio.lac@pm.me 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/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index 3530b8b3..98bd31fa 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -65,4 +65,4 @@ Thank you for your interest in contributing to Community Standards! We welcome a ## Contact -If you have any questions, feel free to contact via [GitHub Discussions](https://github.com/Matt-FTW/dotfiles/discussions) or via email at sergiolain11@gmail.com +If you have any questions, feel free to contact via [GitHub Discussions](https://github.com/Matt-FTW/dotfiles/discussions) or via email at sergio.lac@pm.me diff --git a/.github/SECURITY.md b/.github/SECURITY.md index b2b436be..3b4d8e34 100644 --- a/.github/SECURITY.md +++ b/.github/SECURITY.md @@ -3,7 +3,7 @@ ## Reporting a Vulnerability If you discover a security issue, please report it by sending an -email to sergiolain11@gmail.com. +email to sergio.lac@pm.me This will allow us to assess the risk, and make a fix available before we add a bug report to the GitHub repository.