diff options
Diffstat (limited to 'doc/contributing.texi')
| -rw-r--r-- | doc/contributing.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/contributing.texi b/doc/contributing.texi index 6a8ffd65244..efc2a05cce4 100644 --- a/doc/contributing.texi +++ b/doc/contributing.texi | |||
| @@ -1514,7 +1514,7 @@ that we can send the rest of the patches to. | |||
| 1514 | 1514 | ||
| 1515 | @example | 1515 | @example |
| 1516 | $ git send-email outgoing/0000-cover-letter.patch -a \ | 1516 | $ git send-email outgoing/0000-cover-letter.patch -a \ |
| 1517 | --to=guix-patches@@debbugs.gnu.org \ | 1517 | --to=guix-patches@@gnu.org \ |
| 1518 | $(etc/teams.scm cc-members ...) | 1518 | $(etc/teams.scm cc-members ...) |
| 1519 | $ rm outgoing/0000-cover-letter.patch # we don't want to resend it! | 1519 | $ rm outgoing/0000-cover-letter.patch # we don't want to resend it! |
| 1520 | @end example | 1520 | @end example |
