diff --git a/AUTHORS b/AUTHORS new file mode 100644 index 0000000..e098338 --- /dev/null +++ b/AUTHORS @@ -0,0 +1,38 @@ +Flask-Security is written and maintained by Matt Wright and +various contributors: + +Development Lead +```````````````` + +- Matt Wright + +Patches and Suggestions +``````````````````````` + +Alexander Sukharev +Alexey Poryadin +Andrew J. Camenga +Anthony Plunkett +Artem Andreev +Catherine Wise +Chris Haines +Christophe Simonis +David Ignacio +Eric Butler +Eskil Heyn Olsen +Iuri de Silvio +Jay Goel +Joe Esposito +Joe Hand +Josh Purvis +Kostyantyn Leschenko +Luca Invernizzi +Manuel Ebert +Martin Maillard +Paweł Krześniak +Robert Clark +Rodrigue Cloutier +Rotem Yaari +Srijan Choudhary +Tristan Escalada +Vadim Kotov diff --git a/docs/authors.rst b/docs/authors.rst new file mode 100644 index 0000000..c29da5d --- /dev/null +++ b/docs/authors.rst @@ -0,0 +1 @@ +.. include:: ../AUTHORS diff --git a/docs/contents.rst.inc b/docs/contents.rst.inc index c905e06..c1cb811 100644 --- a/docs/contents.rst.inc +++ b/docs/contents.rst.inc @@ -10,4 +10,5 @@ Contents models customizing api - changelog \ No newline at end of file + changelog + authors