From 3527d4e3ba988e87bfc775b654ad5144c99bedc8 Mon Sep 17 00:00:00 2001 From: "terry%netscape.com" <> Date: Tue, 10 Nov 1998 05:25:27 +0000 Subject: kostello now owns Selection bugs. --- makecomponenttable.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'makecomponenttable.sh') diff --git a/makecomponenttable.sh b/makecomponenttable.sh index e9282aabd..b7463a8e7 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"); -- cgit v1.2.3-24-g4f1b