summaryrefslogtreecommitdiffstats
path: root/makecomponenttable.sh
diff options
context:
space:
mode:
authorterry%netscape.com <>1999-01-28 09:04:28 +0100
committerterry%netscape.com <>1999-01-28 09:04:28 +0100
commita61bbc83d4c152c33ccc88070fd87ca2ce7c6949 (patch)
tree7d4f9b3b894f3945e37299e406c32b8f8ef3d973 /makecomponenttable.sh
parentd920d3dd836a1a9fc627bbb3d9018510a410400e (diff)
downloadbugzilla-a61bbc83d4c152c33ccc88070fd87ca2ce7c6949.tar.gz
bugzilla-a61bbc83d4c152c33ccc88070fd87ca2ce7c6949.tar.xz
Added LXR; fixed owner of Mozbot.
Diffstat (limited to 'makecomponenttable.sh')
-rwxr-xr-xmakecomponenttable.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/makecomponenttable.sh b/makecomponenttable.sh
index 4788efabd..26b6b5ef8 100755
--- a/makecomponenttable.sh
+++ b/makecomponenttable.sh
@@ -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");