Skip to content

Commit 4c6c7bd

Browse files
author
Ross Mechanic
authored
Ordered AUTHORS.rst and added docs badge (#497)
* Ordered AUTHORS.rst and added docs badge * Updated AUTHORS.rst
1 parent 33a6e52 commit 4c6c7bd

File tree

2 files changed

+40
-30
lines changed

2 files changed

+40
-30
lines changed

AUTHORS.rst

Lines changed: 36 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -1,79 +1,85 @@
11
Maintainers
22
===========
3-
- Trey Hunner
4-
- Micah Denbraver
5-
- Ross Mechanic
3+
4+
- Brian Armstrong (`barm <https://github.com/barm>`_)
5+
- David Grochowski (`ThePumpingLemma <https://github.com/ThePumpingLemma>`_)
6+
- Kyle Seever (`kseever <https://github.com/kseever>`_)
7+
- Micah Denbraver (`macro1 <https://github.com/macro1>`_)
8+
- Ross Mechanic (`rossmechanic <https://github.com/rossmechanic>`_)
9+
- Trey Hunner (`treyhunner <https://github.com/treyhunner>`_)
610

711
Authors
812
=======
913

14+
- Adnan Umer (`uadnan <https://github.com/uadnan>`_)
1015
- Aleksey Kladov
11-
- Ben Lawson
12-
- bradford281
16+
- Alexander Anikeev
17+
- Ben Lawson (`blawson <https://github.com/blawson>`_)
18+
- `bradford281 <https://github.com/bradford281>`_
19+
- Brian Armstrong (`barm <https://github.com/barm>`_)
1320
- Buddy Lindsey, Jr.
1421
- Brian Dixon
22+
- Christopher Broderick (`uhurusurfa <https://github.com/uhurusurfa>`_)
1523
- Corey Bertram
1624
- Damien Nozay
1725
- Daniel Gilge
1826
- Daniel Levy
1927
- Daniel Roschka
28+
- David Grochowski (`ThePumpingLemma <https://github.com/ThePumpingLemma>`_)
2029
- David Hite
2130
- Eduardo Cuducos
2231
- Florian Eßer
2332
- Frank Sachsenheim
2433
- George Vilches
34+
- Gregory Bataille
2535
- Grzegorz Bialy
2636
- Hamish Downer
37+
- Hanyin Zhang
38+
- James Muranga (`jamesmura <https://github.com/jamesmura>`_)
2739
- James Pulec
28-
- Joao Junior(@joaojunior)
40+
- Jesse Shapiro
41+
- Jim Gomez
42+
- Joao Junior (`joaojunior <https://github.com/joaojunior>`_)
2943
- Joao Pedro Francese
30-
- jofusa
44+
- `jofusa <https://github.com/jofusa>`_
3145
- John Whitlock
3246
- Jonathan Leroy
3347
- Jonathan Sanchez
48+
- Jonathan Zvesper (`zvesp <https://github.com/zvesp>`_)
3449
- Josh Fyne
50+
- Kevin Foster
3551
- Klaas van Schelven
3652
- Kris Neuharth
53+
- Kyle Seever (`kseever <https://github.com/kseever>`_)
54+
- Leticia Portella
55+
- Lucas Wiman
3756
- Maciej "RooTer" Urbański
3857
- Mark Davidoff
39-
- Leticia Portella
4058
- Martin Bachwerk
4159
- Marty Alchin
60+
- Matheus Cansian (`mscansian <https://github.com/mscansian>`_)
4261
- Mauricio de Abreu Antunes
4362
- Micah Denbraver
63+
- Michael England
4464
- Miguel Vargas
65+
- Mike Spainhower
66+
- Nathan Villagaray-Carski (`ncvc <https://github.com/ncvc>`_)
4567
- Nianpeng Li
4668
- Phillip Marshall
4769
- Rajesh Pappula
70+
- Ray Logel
4871
- Roberto Aguilar
4972
- Rod Xavier Bondoc
5073
- Ross Lote
51-
- Ross Mechanic
74+
- Ross Mechanic (`rossmechanic <https://github.com/rossmechanic>`_)
5275
- Ross Rogers
76+
- Shane Engelman
5377
- Steven Klass
5478
- Steeve Chailloux
55-
- Tommy Beadle (@tbeadle)
56-
- Trey Hunner
79+
- Tommy Beadle (`tbeadle <https://github.com/tbeadle>`_)
80+
- Trey Hunner (`treyhunner <https://github.com/treyhunner>`_)
5781
- Ulysses Vilela
58-
- vnagendra
59-
- Lucas Wiman
60-
- Michael England
61-
- Gregory Bataille
62-
- Jesse Shapiro
63-
- Kevin Foster
64-
- Shane Engelman
65-
- Ray Logel
66-
- Nathan Villagaray-Carski
67-
- Mike Spainhower
68-
- Alexander Anikeev
69-
- Kyle Seever
70-
- Adnan Umer (@uadnan)
71-
- Jonathan Zvesper (@zvesp)
72-
- Matheus Cansian (@mscansian)
73-
- Jim Gomez
74-
- Hanyin Zhang
75-
- James Muranga (@jamesmura)
76-
- Christopher Broderick (@uhurusurfa)
82+
- `vnagendra <https://github.com/vnagendra>`_
7783

7884
Background
7985
==========

README.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ django-simple-history
55
:target: http://travis-ci.org/treyhunner/django-simple-history
66
:alt: Build Status
77

8+
.. image:: https://readthedocs.org/projects/django-simple-history/badge/?version=latest
9+
:target: https://django-simple-history.readthedocs.io/en/latest/?badge=latest
10+
:alt: Documentation Status
11+
812
.. image:: https://img.shields.io/codecov/c/github/treyhunner/django-simple-history/master.svg
913
:target: http://codecov.io/github/treyhunner/django-simple-history?branch=master
1014
:alt: Test Coverage

0 commit comments

Comments
 (0)