diff options
| author | Glenn Morris | 2017-11-03 15:55:22 -0400 |
|---|---|---|
| committer | Glenn Morris | 2017-11-03 15:55:33 -0400 |
| commit | 6f43d29d29605b710e51ff7f1487063c2f5b0b5a (patch) | |
| tree | a2bbc09ac04aec8ac87f9876d7a44fc00e36e592 /CONTRIBUTE | |
| parent | a0d30d6369018deeffcae174a3c615e582de74d3 (diff) | |
| download | emacs-6f43d29d29605b710e51ff7f1487063c2f5b0b5a.tar.gz emacs-6f43d29d29605b710e51ff7f1487063c2f5b0b5a.zip | |
; * CONTRIBUTE, admin/make-tarball.txt: Doc tweaks re 'emacs-announce'.
Diffstat (limited to 'CONTRIBUTE')
| -rw-r--r-- | CONTRIBUTE | 9 |
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 | ||
| 29 | Discussion about Emacs development takes place on emacs-devel@gnu.org. | 29 | Discussion about Emacs development takes place on emacs-devel@gnu.org. |
| 30 | You can subscribe to the emacs-devel@gnu.org mailing list, paying | 30 | You can subscribe to the emacs-devel@gnu.org mailing list. |
| 31 | attention to postings with subject lines containing "emacs-announce", | 31 | If you want to get only the important mails (for things like |
| 32 | as these discuss important events like feature freezes. See | 32 | feature freezes), choose to receive only the 'emacs-announce' topic |
| 33 | https://lists.gnu.org/mailman/listinfo/emacs-devel for mailing list | 33 | (although so far this feature has not been well or consistently used). |
| 34 | See https://lists.gnu.org/mailman/listinfo/emacs-devel for mailing list | ||
| 34 | instructions and archives. You can develop and commit changes in your | 35 | instructions and archives. You can develop and commit changes in your |
| 35 | own copy of the repository, and discuss proposed changes on the | 36 | own copy of the repository, and discuss proposed changes on the |
| 36 | mailing list. Frequent contributors to Emacs can request write access | 37 | mailing list. Frequent contributors to Emacs can request write access |