THANKS | 5 +++++ setup.py | 1 + diff --git a/THANKS b/THANKS new file mode 100644 index 0000000000000000000000000000000000000000..782a077ee5d59265baa74b4a709276322e28dd311d3a192b0bfd1ef5ec1b4f5c --- /dev/null +++ b/THANKS @@ -0,0 +1,5 @@ +There are people deserving to be thanked for helping this project: + +* Dmitry Eremin-Solenikov for his + suggestions of TK26 standards usage as a base point for serialized + structures representation diff --git a/setup.py b/setup.py index e543ae63c26649db84b1647a62cec704999f869e0c15e21e416627c9f42a2622..9e1a06f6b01979197879589337585795377dc7f56754e7790e0ec154884c54a4 100644 --- a/setup.py +++ b/setup.py @@ -31,6 +31,7 @@ "INSTALL", "NEWS", "PUBKEY.asc", "README", + "THANKS", "VERSION", ], },