]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Added LXR; fixed owner of Mozbot.
authorterry%netscape.com <>
Thu, 28 Jan 1999 08:04:28 +0000 (08:04 +0000)
committerterry%netscape.com <>
Thu, 28 Jan 1999 08:04:28 +0000 (08:04 +0000)
makecomponenttable.sh

index 4788efabddb28f1404208ab4b5bd75e9b39df6fb..26b6b5ef8027a7fa6937b4496c23a1093b8a200b 100755 (executable)
@@ -154,7 +154,8 @@ insert into components (value, program, initialowner) values ("xpidl", "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 ("LXR", "Webtools", "endico@mozilla.org");
+insert into components (value, program, initialowner) values ("Mozbot", "Webtools", "terry@netscape.com");
 insert into components (value, program, initialowner) values ("Tinderbox", "Webtools", "terry@mozilla.org");