diff options
| author | Leo Famulari <leo@famulari.name> | 2016-07-05 14:29:56 -0400 |
|---|---|---|
| committer | Leo Famulari <leo@famulari.name> | 2016-07-14 15:37:51 -0400 |
| commit | a16db014d10659051037eb76a0424b46e94f2f2d (patch) | |
| tree | 597090293180ddf8a58cd766580ce3da02b1b045 /HACKING | |
| parent | babc2c80a7e1f1b5e72fd1685ef6604b93157a8e (diff) | |
doc: Mention commit signatures in HACKING.
* HACKING: Mention commit signatures.
Diffstat (limited to 'HACKING')
| -rw-r--r-- | HACKING | 4 |
1 files changed, 4 insertions, 0 deletions
| @@ -35,6 +35,10 @@ upgrading GnuTLS or GLib.) We have a mailing list for commit notifications | |||
| 35 | (guix-commits@gnu.org), so people can notice. Before pushing your changes, | 35 | (guix-commits@gnu.org), so people can notice. Before pushing your changes, |
| 36 | make sure to run ‘git pull --rebase’. | 36 | make sure to run ‘git pull --rebase’. |
| 37 | 37 | ||
| 38 | All commits that are pushed to the central repository on Savannah should be | ||
| 39 | signed with a PGP key, and the public key should be uploaded to your user | ||
| 40 | account on Savannah. | ||
| 41 | |||
| 38 | For anything else, please post to guix-devel@gnu.org and leave time for a | 42 | For anything else, please post to guix-devel@gnu.org and leave time for a |
| 39 | review, without committing anything. If you didn’t receive any reply | 43 | review, without committing anything. If you didn’t receive any reply |
| 40 | after two weeks, and if you’re confident, it’s OK to commit. | 44 | after two weeks, and if you’re confident, it’s OK to commit. |
