summaryrefslogtreecommitdiffstats
path: root/makecomponenttable.sh
diff options
context:
space:
mode:
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");