Added Nate to AUTHORS.
This commit is contained in:
parent
5c671c92b6
commit
d0ac457aa0
3 changed files with 3 additions and 1 deletions
2
AUTHORS
2
AUTHORS
|
|
@ -1,2 +1,4 @@
|
|||
Jim Nelson <jim@yorba.org>
|
||||
Eric Gregory <eric@yorba.org>
|
||||
Nate Lillich <nate@yorba.org>
|
||||
|
||||
|
|
|
|||
1
THANKS
1
THANKS
|
|
@ -1,5 +1,4 @@
|
|||
The Geary team would like to thank the following contributors:
|
||||
|
||||
Charles Lindsay <chaz@yorba.org>
|
||||
Nate Lillich <nate@yorba.org>
|
||||
Christian Dywan <christian@twotoasts.de>
|
||||
|
|
|
|||
|
|
@ -23,6 +23,7 @@ public class GearyApplication : YorbaApplication {
|
|||
public const string[] AUTHORS = {
|
||||
"Jim Nelson <jim@yorba.org>",
|
||||
"Eric Gregory <eric@yorba.org>",
|
||||
"Nate Lillich <nate@yorba.org>",
|
||||
null
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue