Skip to content

Commit 1a352bc

Browse files
committed
Update authors
1 parent b392982 commit 1a352bc

File tree

3 files changed

+8
-30
lines changed

3 files changed

+8
-30
lines changed

AUTHORS

-29
This file was deleted.

AUTHORS.rst

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
Authors
2+
=======
3+
4+
``pyjwt`` is currently written and maintained by `Jose Padilla <https://github.com/jpadilla>`_.
5+
Originally written and maintained by `Jeff Lindsay <https://github.com/progrium>`_.
6+
7+
A full list of contributors can be found on GitHub’s `overview <https://github.com/jpadilla/pyjwt/graphs/contributors>`_.

MANIFEST.in

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
include README.rst
22
include CHANGELOG.md
33
include LICENSE
4-
include AUTHORS
4+
include AUTHORS.rst
55
include tox.ini
66
graft tests
77
recursive-exclude * __pycache__

0 commit comments

Comments
 (0)