diff options
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 |