summaryrefslogtreecommitdiffstats
path: root/makecomponenttable.sh
diff options
context:
space:
mode:
authorterry%netscape.com <>1998-11-10 06:25:27 +0100
committerterry%netscape.com <>1998-11-10 06:25:27 +0100
commit3527d4e3ba988e87bfc775b654ad5144c99bedc8 (patch)
tree8677f3980010618bd3f8bd97996ea8f2e27ad632 /makecomponenttable.sh
parent0e520819b8244fbaa7d3c31f04b81616aae0f83b (diff)
downloadbugzilla-3527d4e3ba988e87bfc775b654ad5144c99bedc8.tar.gz
bugzilla-3527d4e3ba988e87bfc775b654ad5144c99bedc8.tar.xz
kostello now owns Selection bugs.
Diffstat (limited to 'makecomponenttable.sh')
-rwxr-xr-xmakecomponenttable.sh2
1 files changed, 1 insertions, 1 deletions
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");