summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastien Martini <seb@dbzteam.org>2011-01-28 14:42:36 +0100
committerSebastien Martini <seb@dbzteam.org>2011-01-28 14:42:36 +0100
commit7265eb242b28f86381e125be96fc14026f066e15 (patch)
tree4571a566379669fc7b40fce235f2eeb3e35b9383
parent2713559801c430e051206f1d65ee8607fbb44e2a (diff)
downloadpyinotify-7265eb242b28f86381e125be96fc14026f066e15.tar.gz
Updated meta files.
-rw-r--r--ACKS4
-rw-r--r--MANIFEST.in3
-rw-r--r--README.md8
-rw-r--r--old/ChangeLog (renamed from ChangeLog_old)0
-rw-r--r--old/NEWS (renamed from NEWS_old)0
5 files changed, 8 insertions, 7 deletions
diff --git a/ACKS b/ACKS
index 6645f06..e15bbfb 100644
--- a/ACKS
+++ b/ACKS
@@ -1,6 +1,7 @@
Acknowledgements
----------------
+Adrian Mönnich thiefmaster@gamesurge.net
Andrey Rahmatullin wrar@altlinux.org
Colin Blackburn colin@ximenes.org.uk
cruxic@gmail.com
@@ -32,4 +33,5 @@ Terje Røsten terje.rosten@ntnu.no
Thomas Kiley tkiley@cs.uml.edu
Will Muldrew will.muldrew@gmail.com
-And every anonymous or forgotten contributor
+
+And to all anonymous or forgotten contributors
diff --git a/MANIFEST.in b/MANIFEST.in
index d71ded2..4202896 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1,10 +1,9 @@
include ACKS
-include ChangeLog_old
include COPYING
include MANIFEST.in
-include NEWS_old
include README.md
include *.py
recursive-include common *
+recursive-include old *
recursive-include python2 *
recursive-include python3 *
diff --git a/README.md b/README.md
index cc19d22..308b689 100644
--- a/README.md
+++ b/README.md
@@ -1,9 +1,9 @@
# Pyinotify
-* License : MIT
-* Project URL : [http://github.com/seb-m/pyinotify](http://github.com/seb-m/pyinotify)
-* Project Wiki : [http://github.com/seb-m/pyinotify/wiki](http://github.com/seb-m/pyinotify/wiki)
-* API Documentation : [http://seb-m.github.com/pyinotify](http://seb-m.github.com/pyinotify)
+* License : MIT
+* Project URL : [http://github.com/seb-m/pyinotify](http://github.com/seb-m/pyinotify)
+* Project Wiki : [http://github.com/seb-m/pyinotify/wiki](http://github.com/seb-m/pyinotify/wiki)
+* API Documentation: [http://seb-m.github.com/pyinotify](http://seb-m.github.com/pyinotify)
## Dependencies
diff --git a/ChangeLog_old b/old/ChangeLog
index e5cbc4f..e5cbc4f 100644
--- a/ChangeLog_old
+++ b/old/ChangeLog
diff --git a/NEWS_old b/old/NEWS
index 958b69a..958b69a 100644
--- a/NEWS_old
+++ b/old/NEWS