Skip to content

Commit

Permalink
updated AUTHORS and fixed inclusion of rst files into package
Browse files Browse the repository at this point in the history
  • Loading branch information
orbeckst committed Apr 1, 2015
1 parent e94399f commit 3bb9531
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 3 deletions.
22 changes: 20 additions & 2 deletions AUTHORS
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,26 @@
AUTHORS of Hop
================

The Hop package is being written by Oliver Beckstein
<[email protected]> together with Thomas Woolf <[email protected]>.
The Hop package was developed by Oliver Beckstein <[email protected]>
together with Thomas Woolf <[email protected]>.


Code contributions
==================

(Authors listed in order of first contribution together with GitHub
username if available.)

2007
----

- Oliver Beckstein (orbeckst)


2013
----

- Ian Welland (iwelland)



Expand Down
2 changes: 1 addition & 1 deletion MANIFEST.in
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
include README.txt INSTALL.txt CHANGELOG COPYING COPYING.LESSER AUTHORS
include README.rst INSTALL.rst CHANGELOG COPYING COPYING.LESSER AUTHORS
include ez_setup.py setup.py
recursive-include doc *.txt *.pdf *.png *.jpg README
recursive-include extras *

0 comments on commit 3bb9531

Please sign in to comment.