From 3f9ef874a731d5bdb32524d3ddb9235627d05589 Mon Sep 17 00:00:00 2001 From: Jeff King Date: Thu, 26 Sep 2019 03:20:46 -0400 Subject: [PATCH] CODE_OF_CONDUCT: mention individual project-leader emails It's possible that somebody on the project committee is the subject of a complaint. In that case, it may be useful to be able to contact the other members individually, so let's make it clear that's an option. This also serves to enumerate the set of people on the committee. That lets you easily _know_ if you're in the situation mentioned above. And it's just convenient to list who's involved in the process, since the project committee list is not anywhere else in the repository. Signed-off-by: Jeff King Signed-off-by: Junio C Hamano --- CODE_OF_CONDUCT.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md index b94f72b0b8..fc4645d5c0 100644 --- a/CODE_OF_CONDUCT.md +++ b/CODE_OF_CONDUCT.md @@ -74,6 +74,14 @@ 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. +The project leadership team can be contacted by email as a whole at +git@sfconservancy.org, or individually: + + - Ævar Arnfjörð Bjarmason + - Christian Couder + - Jeff King + - Junio C Hamano + ## Attribution This Code of Conduct is adapted from the [Contributor Covenant][homepage],