]> git.notmuchmail.org Git - notmuch/blobdiff - AUTHORS
doc: document thread subqueries
[notmuch] / AUTHORS
diff --git a/AUTHORS b/AUTHORS
index 0045397a92a27601e96bc340d7c749a78c5006d4..5fe5006f58ce99916e94361346e1e19593605397 100644 (file)
--- a/AUTHORS
+++ b/AUTHORS
@@ -3,17 +3,14 @@ But there's really not much that he's done. There's been a lot of
 standing on shoulders here:
 
 William Morgan deserves credit for providing the primary inspiration
-for Notmuch with his program Sup (http://sup.rubyforge.org/).
+for Notmuch with his program Sup (https://sup-heliotrope.github.io/).
 
 Some people have contributed code that has made it into Notmuch
 without their specific knowledge (but with their full permission
 thanks to the GNU General Public License). This includes:
 
 Brian Gladman (with Mikhail Gusarov <dottedmag@dottedmag.net>)
-       Implementation of SHA-1 (nice and small) (sha1.c)
-
-Jeffrey Stedfast
-       Parsing of myriad date formats in email messages (date.c)
+       Implementation of SHA-1 (nice and small) (libsha1.c)
 
 Please see the various files in the Notmuch distribution for
 individual copyright statements.
@@ -23,3 +20,11 @@ be not much of anything without the contributors to Xapian, the search
 engine that does the really heavy lifting, as well as the various
 system libraries, compilers, and the kernel that make it all work
 (thanks GNU, thanks Linux). Thanks to everyone who has played a part!
+
+Here is an incomplete list of other people that have made
+contributions to Notmuch (whether by code, bug reporting/fixes,
+ideas, inspiration, testing or feedback):
+
+Martin Krafft
+Keith Packard
+Jamey Sharp