diff options
Diffstat (limited to 'CONTRIBUTE')
| -rw-r--r-- | CONTRIBUTE | 6 |
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 | |||
| 209 | merge to master" or anything that matches gitmerge-skip-regexp (see | 209 | merge to master" or anything that matches gitmerge-skip-regexp (see |
| 210 | admin/gitmerge.el) in the commit message. | 210 | admin/gitmerge.el) in the commit message. |
| 211 | 211 | ||
| 212 | ** GNU ELPA | ||
| 213 | |||
| 214 | This repository does not contain the Emacs Lisp package archive | ||
| 215 | (elpa.gnu.org). See admin/notes/elpa for how to access the GNU ELPA | ||
| 216 | repository. | ||
| 217 | |||
| 212 | ** Emacs Mailing lists. | 218 | ** Emacs Mailing lists. |
| 213 | 219 | ||
| 214 | Discussion about Emacs development takes place on emacs-devel@gnu.org. | 220 | Discussion about Emacs development takes place on emacs-devel@gnu.org. |