From a61bbc83d4c152c33ccc88070fd87ca2ce7c6949 Mon Sep 17 00:00:00 2001 From: "terry%netscape.com" <> Date: Thu, 28 Jan 1999 08:04:28 +0000 Subject: Added LXR; fixed owner of Mozbot. --- makecomponenttable.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'makecomponenttable.sh') 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"); -- cgit v1.2.3-24-g4f1b