aboutsummaryrefslogtreecommitdiffstats
path: root/CONTRIBUTE
diff options
context:
space:
mode:
authorGlenn Morris2017-11-03 15:55:22 -0400
committerGlenn Morris2017-11-03 15:55:33 -0400
commit6f43d29d29605b710e51ff7f1487063c2f5b0b5a (patch)
treea2bbc09ac04aec8ac87f9876d7a44fc00e36e592 /CONTRIBUTE
parenta0d30d6369018deeffcae174a3c615e582de74d3 (diff)
downloademacs-6f43d29d29605b710e51ff7f1487063c2f5b0b5a.tar.gz
emacs-6f43d29d29605b710e51ff7f1487063c2f5b0b5a.zip
; * CONTRIBUTE, admin/make-tarball.txt: Doc tweaks re 'emacs-announce'.
Diffstat (limited to 'CONTRIBUTE')
-rw-r--r--CONTRIBUTE9
1 files changed, 5 insertions, 4 deletions
diff --git a/CONTRIBUTE b/CONTRIBUTE
index c7f3330ab01..c324375bb07 100644
--- a/CONTRIBUTE
+++ b/CONTRIBUTE
@@ -27,10 +27,11 @@ admin/notes/git-workflow.
27** Getting involved with development 27** Getting involved with development
28 28
29Discussion about Emacs development takes place on emacs-devel@gnu.org. 29Discussion about Emacs development takes place on emacs-devel@gnu.org.
30You can subscribe to the emacs-devel@gnu.org mailing list, paying 30You can subscribe to the emacs-devel@gnu.org mailing list.
31attention to postings with subject lines containing "emacs-announce", 31If you want to get only the important mails (for things like
32as these discuss important events like feature freezes. See 32feature freezes), choose to receive only the 'emacs-announce' topic
33https://lists.gnu.org/mailman/listinfo/emacs-devel for mailing list 33(although so far this feature has not been well or consistently used).
34See https://lists.gnu.org/mailman/listinfo/emacs-devel for mailing list
34instructions and archives. You can develop and commit changes in your 35instructions and archives. You can develop and commit changes in your
35own copy of the repository, and discuss proposed changes on the 36own copy of the repository, and discuss proposed changes on the
36mailing list. Frequent contributors to Emacs can request write access 37mailing list. Frequent contributors to Emacs can request write access