diff options
author | Luke Shumaker <lukeshu@lukeshu.com> | 2017-05-24 13:16:59 -0400 |
---|---|---|
committer | Luke Shumaker <lukeshu@lukeshu.com> | 2017-05-24 13:16:59 -0400 |
commit | 59ab5f0d42872e08cbd721321a3f526c395b9d14 (patch) | |
tree | fcbc3eff5ee1479480436ed747f5f75b6044c8fd /HACKING/contributing.md | |
parent | 5b417dd20f576ce36fe9150f03b16aeca1bfbf95 (diff) |
Tidy the HACKING documentation.
Diffstat (limited to 'HACKING/contributing.md')
-rw-r--r-- | HACKING/contributing.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/HACKING/contributing.md b/HACKING/contributing.md index 65066b5..3a9d083 100644 --- a/HACKING/contributing.md +++ b/HACKING/contributing.md @@ -5,7 +5,7 @@ I'd love to have your patches! Code should be hackable; if you want to modify something, but can't figure out how: 1) ping me for help, 2) it probably means the code was too complicated in the first place. -Patches should be sent to <dev@lists.parabolagnulinux.org>; please put +Patches should be sent to <dev@lists.parabola.nu>; please put "[PATCH]" and "libretools" in the subject line. If you have commit access, but want me to look over it first, feel free to create a new branch in git, and I will notice it. Try to avoid pushing to the |