diff options
| author | Noam Postavsky | 2017-04-19 21:43:05 -0400 |
|---|---|---|
| committer | Noam Postavsky | 2017-04-19 21:43:05 -0400 |
| commit | 56a4461a48d5803fbc979924475da4b3621ea0f5 (patch) | |
| tree | c27be93c3de278ed3ec5c224b1e60e2dfe1804f9 /CONTRIBUTE | |
| parent | 2b0d1118199a414c3f2e240915732a55943c0b50 (diff) | |
| download | emacs-56a4461a48d5803fbc979924475da4b3621ea0f5.tar.gz emacs-56a4461a48d5803fbc979924475da4b3621ea0f5.zip | |
; Move stray item from admin/notes/repo to CONTRIBUTE
* admin/notes/repo: Remove stray item.
* CONTRIBUTE: Move it here, fix incorrect references to "branch".
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. |