doc: Mention copyright/license auditing in `HACKING'.
This commit is contained in:
parent
0a56fadb60
commit
e20ec9cc51
9
HACKING
9
HACKING
|
@ -115,10 +115,11 @@ Non-trivial patches should always be posted to bug-guix@gnu.org (trivial
|
||||||
patches include fixing typos, etc.)
|
patches include fixing typos, etc.)
|
||||||
|
|
||||||
For patches that just add a new package, and a simple one, it’s OK to commit,
|
For patches that just add a new package, and a simple one, it’s OK to commit,
|
||||||
if you’re confident (which means you successfully built it in a chroot setup.)
|
if you’re confident (which means you successfully built it in a chroot setup,
|
||||||
Likewise for package upgrades. We have a mailing list for commit
|
and have done a reasonable copyright and license auditing.) Likewise for
|
||||||
notifications (guix-commits@gnu.org), so people can notice. Before pushing
|
package upgrades. We have a mailing list for commit notifications
|
||||||
your changes, make sure to run ‘git pull --rebase’.
|
(guix-commits@gnu.org), so people can notice. Before pushing your changes,
|
||||||
|
make sure to run ‘git pull --rebase’.
|
||||||
|
|
||||||
For anything else, please post to bug-guix@gnu.org and leave time for a
|
For anything else, please post to bug-guix@gnu.org and leave time for a
|
||||||
review, without committing anything. If you didn’t receive any reply
|
review, without committing anything. If you didn’t receive any reply
|
||||||
|
|
Loading…
Reference in New Issue