summaryrefslogtreecommitdiffstats
path: root/makecomponenttable.sh
diff options
context:
space:
mode:
authorterry%netscape.com <>1998-11-23 00:54:40 +0100
committerterry%netscape.com <>1998-11-23 00:54:40 +0100
commit063b0985a9417a2e1252552cde3124b3b3a7e289 (patch)
tree5c865a9ed7369a84ff3a8e99c8ce62ac332e3edf /makecomponenttable.sh
parent162bb15117d68a4fbdd611b82e0783658612e3c5 (diff)
downloadbugzilla-063b0985a9417a2e1252552cde3124b3b3a7e289.tar.gz
bugzilla-063b0985a9417a2e1252552cde3124b3b3a7e289.tar.xz
More shuffling of owners.
Diffstat (limited to 'makecomponenttable.sh')
-rwxr-xr-xmakecomponenttable.sh6
1 files changed, 3 insertions, 3 deletions
diff --git a/makecomponenttable.sh b/makecomponenttable.sh
index 5a6a35a8f..e67c3eb2f 100755
--- a/makecomponenttable.sh
+++ b/makecomponenttable.sh
@@ -113,18 +113,18 @@ insert into components (value, program, initialowner) values ("Editing Interface
insert into components (value, program, initialowner) values ("Embedding APIs", "NGLayout", "jevering@netscape.com");
insert into components (value, program, initialowner) values ("Event Handling", "NGLayout", "joki@netscape.com");
insert into components (value, program, initialowner) values ("Event Handling", "NGLayout", "joki@netscape.com");
-insert into components (value, program, initialowner) values ("Form Submission", "NGLayout", "karnaze@netscape.com");
+insert into components (value, program, initialowner) values ("Form Submission", "NGLayout", "pollmann@netscape.com");
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", "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 ("Plug-ins", "NGLayout", "amusil@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", "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");
+insert into components (value, program, initialowner) values ("Viewer App", "NGLayout", "rickg@netscape.com");
insert into components (value, program, initialowner) values ("Widget Set", "NGLayout", "kmcclusk@netscape.com");
insert into components (value, program, initialowner) values ("XPCOM", "NGLayout", "scullin@netscape.com");