From ceb602b2b180489ff89da2d2d5c22ad6908cc8f9 Mon Sep 17 00:00:00 2001
From: Daniel Eder <1525711+daniel-eder@users.noreply.github.com>
Date: Wed, 1 Jul 2020 11:15:13 +0200
Subject: [PATCH] update contact e-mail in documents (#44)
---
CODE_OF_CONDUCT.md | 2 +-
CONTRIBUTING.md | 6 +++---
README.md | 2 +-
3 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md
index e1811e0..067d34f 100644
--- a/CODE_OF_CONDUCT.md
+++ b/CODE_OF_CONDUCT.md
@@ -61,7 +61,7 @@ representative at an online or offline event.
Instances of abusive, harassing, or otherwise unacceptable behavior may be
reported to the community leaders responsible for enforcement at
-[opensource@telekom.de](mailto:opensource@telekom.de).
+[cwa-opensource@telekom.de](mailto:cwa-opensource@telekom.de).
All complaints will be reviewed and investigated promptly and fairly.
All community leaders are obligated to respect the privacy and security of the
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 2312e13..d3e5e63 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -4,7 +4,7 @@
All members of the project community must abide by the [Contributor Covenant, version 2.0](CODE_OF_CONDUCT.md).
Only by respecting each other can we develop a productive, collaborative community.
-Instances of abusive, harassing, or otherwise unacceptable behavior may be reported by contacting [opensource@telekom.de](mailto:opensource@telekom.de) and/or a project maintainer.
+Instances of abusive, harassing, or otherwise unacceptable behavior may be reported by contacting [cwa-opensource@telekom.de](mailto:cwa-opensource@telekom.de) and/or a project maintainer.
We appreciate your courtesy of avoiding political questions here. Issues which are not related to the project itself will be closed by our community managers.
@@ -16,7 +16,7 @@ We use GitHub to manage reviews of pull requests.
* If you have a trivial fix or improvement, go ahead and create a pull request, addressing (with `@...`) a suitable maintainer of this repository (see [CODEOWNERS](CODEOWNERS) of the repository you want to contribute to) in the description of the pull request.
-* If you plan to do something more involved, please reach out to us and send an [email](mailto:opensource@telekom.de). This will avoid unnecessary work and surely give you and us a good deal of inspiration.
+* If you plan to do something more involved, please reach out to us and send an [email](mailto:cwa-opensource@telekom.de). This will avoid unnecessary work and surely give you and us a good deal of inspiration.
* Relevant coding style guidelines are available in the respective sub-repositories as they are programming language-dependent.
@@ -56,7 +56,7 @@ The following rule governs documentation contributions:
* Create _Work In Progress [WIP]_ pull requests only if you need clarification or an explicit review before you can continue your work item.
-* If your patch is not getting reviewed or you need a specific person to review it, you can @-reply a reviewer asking for a review in the pull request or a comment, or you can ask for a review by contacting us via [email](mailto:opensource@telekom.de).
+* If your patch is not getting reviewed or you need a specific person to review it, you can @-reply a reviewer asking for a review in the pull request or a comment, or you can ask for a review by contacting us via [email](mailto:cwa-opensource@telekom.de).
* Post review:
* If a review requires you to change your commit(s), please test the changes again.
diff --git a/README.md b/README.md
index 2bd8df1..7fb0068 100644
--- a/README.md
+++ b/README.md
@@ -63,7 +63,7 @@ The following channels are available for discussions, feedback, and support requ
| **General Discussion** | |
| **Concept Feedback** | |
| **Verification IAM Issue** | |
-| **Other Requests** | |
+| **Other Requests** | |
## How to Contribute