From 162bb15117d68a4fbdd611b82e0783658612e3c5 Mon Sep 17 00:00:00 2001 From: "terry%netscape.com" <> Date: Sun, 22 Nov 1998 09:17:08 +0000 Subject: valeski is no longer here; gagan now owns 'Networking Library'. --- makecomponenttable.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'makecomponenttable.sh') diff --git a/makecomponenttable.sh b/makecomponenttable.sh index b7463a8e7..5a6a35a8f 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"); -- cgit v1.2.3-24-g4f1b