From c6a7cdd7f6ecedc88d80f99aa928bab1a6ac2c25 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=2E=20David=20Ib=C3=A1=C3=B1ez?= Date: Fri, 19 Apr 2013 17:55:22 +0200 Subject: [PATCH] Sort list of authors by number of commits As shown by "git shortlog -sn". So those who have done more are more visible. --- README.rst | 51 ++++++++++++++++++++++++++------------------------- 1 file changed, 26 insertions(+), 25 deletions(-) diff --git a/README.rst b/README.rst index 8734161..8679049 100644 --- a/README.rst +++ b/README.rst @@ -45,47 +45,48 @@ for the topic), send a pull request. Authors ============== -The following people have contributed at least one patch to the -pygit2 project (sorted alphabetically): +This is the list of authors of pygit2, sorted by number of commits (as shown by +``git shortlog -sn``): +- J David Ibáñez +- Nico von Geyso +- W Trevor King +- Dave Borowitz +- Carlos Martín Nieto +- Christian Boos +- Julien Miotte +- Richo Healey +- Martin Lenders +- Xavier Delannoy +- Yonggang Luo +- Valentin Haenel +- John Szakmeister +- David Versmisse +- Petr Hosek +- Sebastian Thiel +- Han-Wen Nienhuys +- Petr Viktorin - Alex Chamberlain - Amit Bakshi -- András Veres-Szentkirályi - Ben Davis +- Jared Flatow +- Sarath Lakshman +- Vicent Marti +- Zoran Zaric +- András Veres-Szentkirályi - Benjamin Kircher - Benjamin Pollack - Bryan O'Sullivan -- Carlos Martín Nieto -- Christian Boos -- David Borowitz (*Original author*) - David Sanders -- David Versmisse - Eric Davis - Eric Schrijver - Erik van Zijst - Ferengee -- Han-Wen Nienhuys - Hugh Cole-Baker -- J David Ibáñez (*Current maintainer*) -- Jared Flatow -- John Szakmeister - Josh Bleecher Snyder -- Julien Miotte -- Martin Lenders -- Nico von Geyso -- Petr Hosek -- Petr Viktorin -- Richo Healey +- Jun Omae - Ridge Kennedy - Rui Abreu Ferreira -- Sarath Lakshman -- Sebastian Thiel -- Valentin Haenel -- Vicent Marti -- W Trevor King -- Xavier Delannoy -- Yonggang Luo -- Zoran Zaric - pistacchio