From: terry%netscape.com <> Date: Tue, 10 Nov 1998 05:25:27 +0000 (+0000) Subject: kostello now owns Selection bugs. X-Git-Tag: bugzilla-2.2~63 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3527d4e3ba988e87bfc775b654ad5144c99bedc8;p=thirdparty%2Fbugzilla.git kostello now owns Selection bugs. --- diff --git a/makecomponenttable.sh b/makecomponenttable.sh index e9282aabd8..b7463a8e75 100755 --- a/makecomponenttable.sh +++ b/makecomponenttable.sh @@ -121,7 +121,7 @@ insert into components (value, program, initialowner) values ("Networking Librar insert into components (value, program, initialowner) values ("Parser", "NGLayout", "rickg@netscape.com"); insert into components (value, program, initialowner) values ("Plug-ins", "NGLayout", "michaelp@netscape.com"); insert into components (value, program, initialowner) values ("Rendering", "NGLayout", "michaelp@netscape.com"); -insert into components (value, program, initialowner) values ("Selection and Search", "NGLayout", "rods@netscape.com"); +insert into components (value, program, initialowner) values ("Selection and Search", "NGLayout", "kostello@netscape.com"); insert into components (value, program, initialowner) values ("Style System", "NGLayout", "peterl@netscape.com"); insert into components (value, program, initialowner) values ("Threading", "NGLayout", "rpotts@netscape.com"); insert into components (value, program, initialowner) values ("Viewer App", "NGLayout", "scullin@netscape.com");