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 <peff@peff.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Jeff King committed
Sep 26, 2019 at 03:20 UTC
3f9ef874a731d5bdb32524d3ddb9235627d05589
1 file changed
+8
CODE_OF_CONDUCT.md
+8
@@ -74,6 +74,14 @@ Project maintainers who do not follow or enforce the Code of Conduct in good
74
faith may face temporary or permanent repercussions as determined by other
75
members of the project's leadership.
76
77
+The project leadership team can be contacted by email as a whole at
78
+git@sfconservancy.org, or individually:
79
+
80
+ - Ævar Arnfjörð Bjarmason <avarab@gmail.com>
81
+ - Christian Couder <christian.couder@gmail.com>
82
+ - Jeff King <peff@peff.net>
83
+ - Junio C Hamano <gitster@pobox.com>
84
+
85
## Attribution
86
87
This Code of Conduct is adapted from the [Contributor Covenant][homepage],