aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2017-02-19 07:46:39 -0700
committerSean Whitton <spwhitton@spwhitton.name>2017-02-19 07:46:39 -0700
commit9daab3bf9ab4fdde88eecd1a8d6dc2515e1cc11b (patch)
tree8d07dd5991e34ace64ca40b8bf5a4d7b0b0d6bc4
parent0460c22203221cefc899841249fd99f9c74a8ec0 (diff)
downloadgit-remote-gcrypt-9daab3bf9ab4fdde88eecd1a8d6dc2515e1cc11b.tar.gz
add authors and maintainers to README
-rw-r--r--README.rst8
-rw-r--r--debian/changelog1
2 files changed, 9 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index 64d37b7..7d8aca3 100644
--- a/README.rst
+++ b/README.rst
@@ -221,6 +221,14 @@ See Also
git-remote-helpers(1), gpg(1)
+Credits
+=======
+
+The original author of git-remote-gcrypt is GitHub user bluss.
+
+The de facto maintainer in 2013 and 2014 was Joey Hess. The current
+maintainer is Sean Whitton <spwhitton@spwhitton.name>.
+
License
=======
diff --git a/debian/changelog b/debian/changelog
index 3caf1ab..a168d3c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ git-remote-gcrypt (1.0.2-1) UNRELEASED; urgency=medium
Documentation:
* Add a note about performance when pushing to arbitrary git URLs.
+ * Add section containing author and maintainer information.
-- Sean Whitton <spwhitton@spwhitton.name> Sun, 19 Feb 2017 07:42:05 -0700