summaryrefslogtreecommitdiffstats
path: root/makecomponenttable.sh
diff options
context:
space:
mode:
authorterry%netscape.com <>1998-10-07 06:52:09 +0200
committerterry%netscape.com <>1998-10-07 06:52:09 +0200
commit027b1ae1fc5dc077b8f4f84542106e8c01313ad4 (patch)
tree746d118a383a482b5bb61fb3fb19847ade7f91bb /makecomponenttable.sh
parentef330148fc297f5219600f8c62c532c048ea8e19 (diff)
downloadbugzilla-027b1ae1fc5dc077b8f4f84542106e8c01313ad4.tar.gz
bugzilla-027b1ae1fc5dc077b8f4f84542106e8c01313ad4.tar.xz
Removed the old "Bugzilla" product; those bugs are now part of the
new "Webtools" product.
Diffstat (limited to 'makecomponenttable.sh')
-rwxr-xr-xmakecomponenttable.sh4
1 files changed, 0 insertions, 4 deletions
diff --git a/makecomponenttable.sh b/makecomponenttable.sh
index 4cef54e00..ae169493e 100755
--- a/makecomponenttable.sh
+++ b/makecomponenttable.sh
@@ -90,10 +90,6 @@ insert into components (value, program, initialowner) values ("Platform: Rhapsod
insert into components (value, program, initialowner) values ("Platform: MFC/Win32 on Windows", "Mozilla", "blythe@netscape.com");
-insert into components (value, program, initialowner) values ("UI", "Bugzilla", "terry@mozilla.org");
-insert into components (value, program, initialowner) values ("Database", "Bugzilla", "terry@mozilla.org");
-
-
insert into components (value, program, initialowner) values ("ActiveX Wrapper", "NGLayout", "locka@iol.ie");
insert into components (value, program, initialowner) values ("Content Model", "NGLayout", "kipp@netscape.com");
insert into components (value, program, initialowner) values ("Cookies", "NGLayout", "scullin@netscape.com");