diff options
author | Werner Koch <[email protected]> | 2012-09-25 17:19:13 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2012-09-25 17:19:13 +0000 |
commit | db33945ab3b8c173a3fc2dd1a0d22d7fc15d8730 (patch) | |
tree | 5bed8231841f1fa5108aa3a633ab1cb838825338 /README | |
parent | Add gpgme_set_global_flag to help debugging (diff) | |
download | gpgme-db33945ab3b8c173a3fc2dd1a0d22d7fc15d8730.tar.gz gpgme-db33945ab3b8c173a3fc2dd1a0d22d7fc15d8730.zip |
Document contribution rules.
* doc/HACKING (License policy): New.
* doc/DCO: New.
* AUTHORS: Change maintainer address.
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -111,3 +111,5 @@ in the tests/gpg/ directory may also prove useful. Please subscribe to the [email protected] mailing list if you want to do serious work. + +For hacking on GPGME, please have a look at doc/HACKING. |