[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[minion-cvs] Add first pass at acknowledgements
Update of /home/minion/cvsroot/src/minion
In directory moria.mit.edu:/tmp/cvs-serv29859
Modified Files:
MANIFEST.in
Added Files:
ACKS
Log Message:
Add first pass at acknowledgements
--- NEW FILE: ACKS ---
Acknowledgements
================
The following is an incomplete list of everyone who has contributed
code or patches to Mixminion. Thanks, everyone!
Roger Dingledine
Lucky Green
Bryce "Zooko" Wilcox-O'Hearn
Finaly, thanks to George Danezis and the whole Mixminion-Dev team
for their work on the Type-III remailer design.
-- Nick
$Id: ACKS,v 1.1 2003/01/05 04:56:51 nickm Exp $
Index: MANIFEST.in
===================================================================
RCS file: /home/minion/cvsroot/src/minion/MANIFEST.in,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- MANIFEST.in 3 Jan 2003 05:01:48 -0000 1.5
+++ MANIFEST.in 5 Jan 2003 04:56:51 -0000 1.6
@@ -1,6 +1,6 @@
-include README HACKING LICENSE Makefile TODO pycheckrc
+include README HACKING LICENSE Makefile TODO pycheckrc ACKS
include contrib/unittest.py contrib/zlibutil.py contrib/textwrap.py
-include etc/mixminiond.conf
+include etc/mixminiond.conf etc/blacklist.conf
# Old versions of distutils miss header files
include src/_minionlib.h