summaryrefslogtreecommitdiffstats
path: root/makecomponenttable.sh
diff options
context:
space:
mode:
authorterry%netscape.com <>1998-10-08 03:58:55 +0200
committerterry%netscape.com <>1998-10-08 03:58:55 +0200
commit724bc93a49a154541c40c1d46f68561d56b4cfdd (patch)
treec70058ff21b140b8d4703946f89ba47a164ada06 /makecomponenttable.sh
parent027b1ae1fc5dc077b8f4f84542106e8c01313ad4 (diff)
downloadbugzilla-724bc93a49a154541c40c1d46f68561d56b4cfdd.tar.gz
bugzilla-724bc93a49a154541c40c1d46f68561d56b4cfdd.tar.xz
Added 'Despot'.
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 ae169493e..9934a5455 100755
--- a/makecomponenttable.sh
+++ b/makecomponenttable.sh
@@ -116,6 +116,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 ("Tinderbox", "Webtools", "terry@mozilla.org");