Commit Graph

23 Commits

Author SHA1 Message Date
Ján Tomko c379576dbc AUTHORS: Add Katerina Koukiou
$ git log --format=oneline --committer=kkoukiou | wc -l
3

Also set up the mailmap entry to avoid duplicates in the
generated authors file.

Signed-off-by: Ján Tomko <jtomko@redhat.com>
Reviewed-by: Erik Skultety <eskultet@redhat.com>
2018-07-17 17:01:19 +02:00
Andrea Bolognani 94d1f273ba AUTHORS: Avoid duplicated entries
Instead of simply dumping the list of authors as obtained
from git, we can be a bit smarter and filter out maintainers
so that their names don't appear twice.

Signed-off-by: Andrea Bolognani <abologna@redhat.com>
2018-07-09 10:04:51 +02:00
Andrea Bolognani 9353910e92 AUTHORS: Fix entries disagreeing with mailmap
Based on which of the two files has been updated most
recently, and what name is used for recent commits.

Signed-off-by: Andrea Bolognani <abologna@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
2018-07-09 10:04:40 +02:00
Andrea Bolognani 23c926cf97 AUTHORS: Remove unnecessary remark
While technically correct (you have to send patches for
your name to appear on the list) the remark was clearly
intended for a time before AUTHORS was partially generated
from the git log.

Signed-off-by: Andrea Bolognani <abologna@redhat.com>
2018-07-09 10:04:21 +02:00
Nikolay Shirokovskiy 6350527c71 AUTHORS: Add myself to the list of committers
Signed-off-by: Nikolay Shirokovskiy <nshirokovskiy@virtuozzo.com>
2018-03-05 13:45:21 +03:00
Christian Ehrhardt e19dde1d0c
AUTHORS: Add myself to the list of committers
Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
2018-02-08 12:49:11 +01:00
Maxim Nestratov 39e2267436 Change maintainers list
Add Maxim Nestratov to the commiters list.
Move Dmitry Guryanov to the previous maintainers list.
2016-02-12 13:10:05 +03:00
Andrea Bolognani ef4d14a116 AUTHORS: Add myself to the list of committers 2015-10-08 11:48:26 +02:00
Dmitry Guryanov 334cbf8e90 AUTHORS: Add my email address to AUTHORS.in 2015-04-10 18:26:43 +03:00
Erik Skultety 043c660e31 AUTHORS: add myself to commiters list 2015-03-16 09:30:02 +01:00
Claudio Bley 738a2aec1e Update my email address in AUTHORS.in 2014-12-19 22:30:31 +01:00
Jiri Denemark 64f56286e0 Cleanup maintainers list
Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
2014-10-15 10:16:47 +02:00
Cédric Bosdonnat 741049950b Added myself in AUTHORS.in 2014-07-23 16:23:46 +02:00
Roman Bogorodskiy 2d2f29d232 Add Roman Bogorodskiy to the committers list 2014-02-20 20:51:08 +04:00
Justin Clift a6992f600b Fix minor typo in governance doc
While at it, also relinquish active commit rights:
[x years between commits] is probably a poster child example of inactivity :)

Signed-off-by: Eric Blake <eblake@redhat.com>
2014-02-04 10:43:15 -07:00
Pavel Hrdina 84f0ddaf19 Add Pavel Hrdina to the committers list
Signed-off-by: Pavel Hrdina <phrdina@redhat.com>
2014-01-16 14:47:02 +01:00
Gao feng ba906a3d58 Add Gao feng to the committers list
Signed-off-by: Gao feng <gaofeng@cn.fujitsu.com>
2014-01-15 08:49:44 +08:00
John Ferlan 1eb7a909c4 Add John Ferlan to the committers list 2013-02-05 10:59:32 -05:00
Claudio Bley 3aa34af7a6 Add Claudio Bley to the committers list 2013-01-08 16:34:30 +01:00
Daniel Veillard 9d92bf1fd5 Added Ján Tomko to the commiters list
And Guannan Ren who was missing from the list
2012-12-18 11:08:01 +08:00
Daniel Veillard bf60b6b33f Doug Goldstein gained commit capability 2012-11-15 09:34:01 +08:00
Cole Robinson 2e99fa0385 Remove a couple duplicates from AUTHORS.in 2012-10-22 16:19:38 -04:00
Cole Robinson 7b21981cdb Autogenerate AUTHORS
AUTHORS.in tracks the maintainers, as well as some folks who were
previously in AUTHORS but don't have a git commit with proper
attribution.

Generated output is sorted alphabetically and lacks pretty spacing, so
tweak AUTHORS.in to follow the same format.

Additionally, drop the syntax-check rule that previously validated
AUTHORS against git log.
2012-10-19 12:44:56 -04:00