summaryrefslogtreecommitdiffstats
path: root/makecomponenttable.sh
diff options
context:
space:
mode:
authorterry%netscape.com <>1998-12-19 06:16:34 +0100
committerterry%netscape.com <>1998-12-19 06:16:34 +0100
commite83b533f0907c036bda852dc26989622789bb0a7 (patch)
tree5d3e2a6c72b70cd1a64b1b98ec6e58e37bcb3998 /makecomponenttable.sh
parent603a9319f6a01d480fbe8c294b1ba326a718c346 (diff)
downloadbugzilla-e83b533f0907c036bda852dc26989622789bb0a7.tar.gz
bugzilla-e83b533f0907c036bda852dc26989622789bb0a7.tar.xz
Added xpidl.
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");