aboutsummaryrefslogtreecommitdiffstats
path: root/CONTRIBUTE
diff options
context:
space:
mode:
Diffstat (limited to 'CONTRIBUTE')
-rw-r--r--CONTRIBUTE6
1 files changed, 6 insertions, 0 deletions
diff --git a/CONTRIBUTE b/CONTRIBUTE
index b522c247f71..7fdb2d7cf1d 100644
--- a/CONTRIBUTE
+++ b/CONTRIBUTE
@@ -209,6 +209,12 @@ reasons. These should be marked by including something like "Do not
209merge to master" or anything that matches gitmerge-skip-regexp (see 209merge to master" or anything that matches gitmerge-skip-regexp (see
210admin/gitmerge.el) in the commit message. 210admin/gitmerge.el) in the commit message.
211 211
212** GNU ELPA
213
214This repository does not contain the Emacs Lisp package archive
215(elpa.gnu.org). See admin/notes/elpa for how to access the GNU ELPA
216repository.
217
212** Emacs Mailing lists. 218** Emacs Mailing lists.
213 219
214Discussion about Emacs development takes place on emacs-devel@gnu.org. 220Discussion about Emacs development takes place on emacs-devel@gnu.org.