]> Cypherpunks.ru repositories - pygost.git/commitdiff
THANKS appeared 3.0
authorSergey Matveev <stargrave@stargrave.org>
Sat, 19 Nov 2016 21:20:31 +0000 (00:20 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Sun, 20 Nov 2016 13:08:03 +0000 (16:08 +0300)
THANKS [new file with mode: 0644]
setup.py

diff --git a/THANKS b/THANKS
new file mode 100644 (file)
index 0000000..a3ecbc8
--- /dev/null
+++ b/THANKS
@@ -0,0 +1,5 @@
+There are people deserving to be thanked for helping this project:
+
+* Dmitry Eremin-Solenikov <dbaryshkov at gmail dot com> for his
+  suggestions of TK26 standards usage as a base point for serialized
+  structures representation
index 195c8c6e0f8b9fdcb44860c86be5f0c5bd0277dc..893f7e6a18db2406c4c0af192f5d489a27a98dbe 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -31,6 +31,7 @@ setup(
             "NEWS",
             "PUBKEY.asc",
             "README",
+            "THANKS",
             "VERSION",
         ],
     },