summaryrefslogtreecommitdiffstats
path: root/makecomponenttable.sh
diff options
context:
space:
mode:
authorterry%netscape.com <>1998-10-21 06:44:36 +0200
committerterry%netscape.com <>1998-10-21 06:44:36 +0200
commit28af3b1dc4e4c8275a322860f105eb138e2993f9 (patch)
tree8114757c090e09317dbee8c2ba11d1225223bfd3 /makecomponenttable.sh
parent96b77c57a2261202a71771a9ae80d9990aebe911 (diff)
downloadbugzilla-28af3b1dc4e4c8275a322860f105eb138e2993f9.tar.gz
bugzilla-28af3b1dc4e4c8275a322860f105eb138e2993f9.tar.xz
Added Mozbot component to Webtools.
Diffstat (limited to 'makecomponenttable.sh')
-rwxr-xr-xmakecomponenttable.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/makecomponenttable.sh b/makecomponenttable.sh
index 9934a5455..08a0c2005 100755
--- a/makecomponenttable.sh
+++ b/makecomponenttable.sh
@@ -117,6 +117,7 @@ insert into components (value, program, initialowner) values ("XPCOM", "NGLayout
insert into components (value, program, initialowner) values ("Bonsai", "Webtools", "terry@mozilla.org");
insert into components (value, program, initialowner) values ("Bugzilla", "Webtools", "terry@mozilla.org");
insert into components (value, program, initialowner) values ("Despot", "Webtools", "terry@mozilla.org");
+insert into components (value, program, initialowner) values ("Mozbot", "Webtools", "harrison@netscape.com");
insert into components (value, program, initialowner) values ("Tinderbox", "Webtools", "terry@mozilla.org");