]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Added Mozbot component to Webtools.
authorterry%netscape.com <>
Wed, 21 Oct 1998 04:44:36 +0000 (04:44 +0000)
committerterry%netscape.com <>
Wed, 21 Oct 1998 04:44:36 +0000 (04:44 +0000)
makecomponenttable.sh

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