Skip to content

Commit 634a64b

Browse files
agericspearce
authored andcommitted
Add a new author state "ign" to git.git-authors
This is to be used for application code that currently resides in git, but only for authors whose only not insignificant contributions are for that code (such as "imap-send"). Presently, this is used for Mike McCormack and Robert Shearman. Signed-off-by: Andreas Ericsson <ae@op5.se> Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
1 parent 9e30058 commit 634a64b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

git.git-authors

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,9 @@
2828
# his/her consent on a patch-by-patch basis.
2929
# "???" means the person is a prominent contributor who has
3030
# not yet made his/her standpoint clear.
31+
# "ign" means the authors consent is ignored for the purpose
32+
# of libification. This is because the author has contributed
33+
# to areas that aren't interesting for the library.
3134
#
3235
# Please try to keep the list alphabetically ordered. It will
3336
# help in case we get all 600-ish git.git authors on it.
@@ -49,13 +52,15 @@ ok Kristian Høgsberg <krh@redhat.com>
4952
ok Linus Torvalds <torvalds@linux-foundation.org>
5053
ok Lukas Sandström <lukass@etek.chalmers.se>
5154
ok Matthieu Moy <Matthieu.Moy@imag.fr>
55+
ign Mike McCormack <mike@codeweavers.com> (imap-send)
5256
ok Nicolas Pitre <nico@cam.org>
5357
ok Paolo Bonzini <bonzini@gnu.org>
5458
ok Paul Kocher <paul@cryptography.com>
5559
ok Peter Hagervall <hager@cs.umu.se>
5660
ok Pierre Habouzit <madcoder@debian.org>
5761
ok Pieter de Bie <pdebie@ai.rug.nl>
5862
ok René Scharfe <rene.scharfe@lsrfire.ath.cx>
63+
ign Robert Shearman <rob@codeweavers.com> (imap-send)
5964
ok Shawn O. Pearce <spearce@spearce.org>
6065
ok Steffen Prohaska <prohaska@zib.de>
6166
ok Sven Verdoolaege <skimo@kotnet.org>

0 commit comments

Comments
 (0)