diff options
author | Loui Chang <louipc.ist@gmail.com> | 2009-11-22 23:00:12 -0500 |
---|---|---|
committer | Loui Chang <louipc.ist@gmail.com> | 2009-11-22 23:00:12 -0500 |
commit | 6ef9d27a5b1aa9490fb585f33e5999b3480c45af (patch) | |
tree | 89e9f9d07af713aea480b78d00372e30d8863ddd | |
parent | 861cbf493591ec876f71ba200a844ed6177026f9 (diff) | |
download | aurweb-6ef9d27a5b1aa9490fb585f33e5999b3480c45af.tar.xz |
HACKING: Add note about subscribing to the mailing list.
Signed-off-by: Loui Chang <louipc.ist@gmail.com>
-rw-r--r-- | HACKING | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -30,6 +30,10 @@ Submitting patches ------------------ Please test your patches before submitting. Submit uncompressed git-formatted patches to aur-dev@archlinux.org. + +You will need to register on the mailing list before submitting: +http://mailman.archlinux.org/mailman/listinfo/aur-dev + Base your patches on the master branch as forward development is done there. When writing patches please keep unnecessary changes to a minimum. Smaller patches are much easier to review and have a better chance of being |