diff options
Diffstat (limited to 'mate-about')
-rw-r--r-- | mate-about/mate-about.h | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/mate-about/mate-about.h b/mate-about/mate-about.h index fd74b1c..56444d0 100644 --- a/mate-about/mate-about.h +++ b/mate-about/mate-about.h @@ -66,12 +66,13 @@ }; const char* authors[] = { + "MATE:", /* MATE founders */ "Perberos <[email protected]>", "Stefano Karapetsas <[email protected]>", "Steve Zesch <[email protected]>", "Clement Lefebvre <[email protected]>", - /* MATE developers */ + /* MATE developers and contributors */ "Scott Balneaves <[email protected]>", "Marcel Dijkstra <[email protected]>", "Jasmine Hassan <[email protected]>", @@ -84,7 +85,14 @@ "Yaakov Selkowitz <[email protected]>", "Sam Tygier <[email protected]>", "Wolfgang Ulbrich <[email protected]>", + "Sander Sweers <[email protected]>", + "Benjamin Denisart <[email protected]>", + "Efstathios Iosifidis <[email protected]>", + "Martin Wimpress <[email protected]>", + "John Paul Adrian Glaubitz <[email protected]>", + "Mike Gabriel <[email protected]>", /* GNOME developers */ + "GNOME:", "Jérôme Abela", "Rob Adams", "Djihed Afifi", |