aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2012-09-25 17:19:13 +0000
committerWerner Koch <[email protected]>2012-09-25 17:19:13 +0000
commitdb33945ab3b8c173a3fc2dd1a0d22d7fc15d8730 (patch)
tree5bed8231841f1fa5108aa3a633ab1cb838825338 /README
parentAdd gpgme_set_global_flag to help debugging (diff)
downloadgpgme-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--README2
1 files changed, 2 insertions, 0 deletions
diff --git a/README b/README
index 7c977917..8b0cc363 100644
--- a/README
+++ b/README
@@ -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.