Skip to content

Commit 39f1201

Browse files
committed
added AUTHORS file
- include in MANIFEST.in - also added CHANGELOG, README, and LICENSE to MANIFEST.in, just to make sure that they are included (setuptools might do it automagically, but just in case...)
1 parent b5c7768 commit 39f1201

2 files changed

Lines changed: 11 additions & 0 deletions

File tree

AUTHORS

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
Authors of MDAnalysisData
2+
=========================
3+
4+
Contributors to MDAnalysisData are listed under the year of their
5+
first contribution. Full names, GitHub handles (@name) or email
6+
addresses are all optional.
7+
8+
2018
9+
- Oliver Beckstein @orbeckst
10+

MANIFEST.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
include versioneer.py
22
include MDAnalysisData/_version.py
3+
include README.md AUTHORS LICENSE CHANGELOG.md

0 commit comments

Comments
 (0)