]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Added 'Despot'.
authorterry%netscape.com <>
Thu, 8 Oct 1998 01:58:55 +0000 (01:58 +0000)
committerterry%netscape.com <>
Thu, 8 Oct 1998 01:58:55 +0000 (01:58 +0000)
makecomponenttable.sh

index ae169493e070fdb1b563234e645ce46f8384ad75..9934a5455df2e21bbadaa69d1544f685bb801d36 100755 (executable)
@@ -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");