Meta/MaintNotes: clarify who the maintainer is and how to contact

Junio C Hamano committed Jul 17, 2020 at 13:22 UTC 6cac25bee9b68446234ca5a470788c40aed7b86b
1 file changed +11
MaintNotes
+11
@@ -6,6 +6,17 @@ Welcome to the Git development community.
6 This message is written by the maintainer and talks about how Git
7 project is managed, and how you can work with it.
8
9 +The current maintainer is Junio C Hamano <gitster@pobox.com>; please
10 +do not send any private message to this address, because it is likely
11 +that such a message will not be seen by any human being. Spam filters
12 +learned that legitimate messages to the address come only from a very
13 +few sender addresses that are known to be good, and messages from all
14 +others are likely to be spam unless they are also sent to the mailing
15 +list at the same time (i.e. "Reply-all" to the list message would
16 +reach the mailbox, but "Reply" will likely be thrown into the spam
17 +folder).
18 +
19 +
20 * Mailing list and the community
21
22 The development is primarily done on the Git mailing list. Help