From 7a6e3e892c2dc5239c4921ad585ffd78895ae3b5 Mon Sep 17 00:00:00 2001 From: JP Rosevear Date: Mon, 27 Nov 2000 21:16:21 +0000 Subject: Update - hopefully I assigned blame correctly :-) 2000-11-27 JP Rosevear * AUTHORS: Update - hopefully I assigned blame correctly :-) * MAINTAINERS: ditto 2000-11-27 JP Rosevear * e-shell-view-menu.c (command_about_box): Add myself, anna, jesse svn path=/trunk/; revision=6684 --- AUTHORS | 8 ++++++++ ChangeLog | 6 ++++++ MAINTAINERS | 6 +++++- shell/ChangeLog | 4 ++++ shell/e-shell-view-menu.c | 3 +++ 5 files changed, 26 insertions(+), 1 deletion(-) diff --git a/AUTHORS b/AUTHORS index 5156573f32..e1fbc35a05 100644 --- a/AUTHORS +++ b/AUTHORS @@ -15,6 +15,8 @@ Calendar Arturo Esponosa (Gnomecal contributor) Damon Chaplin Federico Mena-Quintero + Jesse Pavel + JP Rosevear Russell Steinthal (Gnomecal maintainer) Documentation @@ -33,6 +35,9 @@ Mailer Notes Anders Carlsson +Pilot + JP Rosevear + Shell Miguel de Icaza Ettore Perazzoli @@ -58,6 +63,9 @@ Translations Vincent Renardias Yuri Syrota +UI + Anna Dirks + Widgets Damon Chaplin Miguel de Icaza diff --git a/ChangeLog b/ChangeLog index 5390c05fc9..232a5682a9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2000-11-27 JP Rosevear + + * AUTHORS: Update - hopefully I assigned blame correctly :-) + + * MAINTAINERS: ditto + 2000-11-27 JP Rosevear * configure.in: Correct the bonobo version error message diff --git a/MAINTAINERS b/MAINTAINERS index 7a42d1eee8..9704ffb6f7 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1 +1,5 @@ -Email: miguel@kernel.org +Email: ettore@helixcode.com +Email: danw@helixcode.com +Email: chris@helixcode.com +Email: federico@helixcode.com +Email: iain@helixcode.com diff --git a/shell/ChangeLog b/shell/ChangeLog index 5c2b86fa16..5673ecb114 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,7 @@ +2000-11-27 JP Rosevear + + * e-shell-view-menu.c (command_about_box): Add myself, anna, jesse + 2000-11-15 Michael Meeks * e-shell.c (e_shell_component_maybe_crashed): de-register diff --git a/shell/e-shell-view-menu.c b/shell/e-shell-view-menu.c index e2906b2fbf..0c3deb41a2 100644 --- a/shell/e-shell-view-menu.c +++ b/shell/e-shell-view-menu.c @@ -142,6 +142,7 @@ command_about_box (BonoboUIComponent *uih, "Anders Carlsson", "Damon Chaplin", "Clifford R. Conover", + "Anna Dirks", "Miguel de Icaza", "Radek Doulik", "Arturo Espinoza", @@ -154,7 +155,9 @@ command_about_box (BonoboUIComponent *uih, "Matthew Loper", "Federico Mena", "Eskil Heyn Olsen", + "Jesse Pavel", "Ettore Perazzoli", + "JP Rosevear", "Jeffrey Stedfast", "Russell Steinthal", "Peter Teichman", -- cgit