From: terry%netscape.com <> Date: Sun, 22 Nov 1998 09:17:08 +0000 (+0000) Subject: valeski is no longer here; gagan now owns 'Networking Library'. X-Git-Tag: bugzilla-2.2~55 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=162bb15117d68a4fbdd611b82e0783658612e3c5;p=thirdparty%2Fbugzilla.git valeski is no longer here; gagan now owns 'Networking Library'. --- diff --git a/makecomponenttable.sh b/makecomponenttable.sh index b7463a8e75..5a6a35a8f6 100755 --- a/makecomponenttable.sh +++ b/makecomponenttable.sh @@ -117,7 +117,7 @@ insert into components (value, program, initialowner) values ("Form Submission", insert into components (value, program, initialowner) values ("HTMLFrames", "NGLayout", "karnaze@netscape.com"); insert into components (value, program, initialowner) values ("HTMLTables", "NGLayout", "buster@netscape.com"); insert into components (value, program, initialowner) values ("Layout", "NGLayout", "kipp@netscape.com"); -insert into components (value, program, initialowner) values ("Networking Library", "NGLayout", "valeski@netscape.com"); +insert into components (value, program, initialowner) values ("Networking Library", "NGLayout", "gagan@netscape.com"); 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");