summaryrefslogtreecommitdiffstats
path: root/makecomponenttable.sh
diff options
context:
space:
mode:
Diffstat (limited to 'makecomponenttable.sh')
-rwxr-xr-xmakecomponenttable.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/makecomponenttable.sh b/makecomponenttable.sh
index e67c3eb2f..f9281aafb 100755
--- a/makecomponenttable.sh
+++ b/makecomponenttable.sh
@@ -127,6 +127,8 @@ insert into components (value, program, initialowner) values ("Threading", "NGLa
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");
+insert into components (value, program, initialowner) values ("xpidl", "NGLayout", "shaver@netscape.com");
+
insert into components (value, program, initialowner) values ("Bonsai", "Webtools", "terry@mozilla.org");
insert into components (value, program, initialowner) values ("Bugzilla", "Webtools", "terry@mozilla.org");