mirror of
https://github.com/jazzband/django-authority.git
synced 2026-03-16 22:20:28 +00:00
Updated manifest template and authors file
This commit is contained in:
parent
46b917e6e7
commit
95795b5adf
2 changed files with 5 additions and 1 deletions
3
AUTHORS
3
AUTHORS
|
|
@ -1 +1,2 @@
|
|||
Jannis Leidel
|
||||
Jannis Leidel <jannis@leidel.info>
|
||||
Martin Mahner <martin@mahner.org>
|
||||
|
|
|
|||
|
|
@ -1,3 +1,6 @@
|
|||
include AUTHORS
|
||||
include LICENSE
|
||||
include buildout.cfg
|
||||
include buildout.py
|
||||
recursive-include src/authority/templates/authority *
|
||||
recursive-include src/authority/templates/admin *
|
||||
|
|
|
|||
Loading…
Reference in a new issue