From 28af3b1dc4e4c8275a322860f105eb138e2993f9 Mon Sep 17 00:00:00 2001 From: "terry%netscape.com" <> Date: Wed, 21 Oct 1998 04:44:36 +0000 Subject: Added Mozbot component to Webtools. --- makecomponenttable.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'makecomponenttable.sh') diff --git a/makecomponenttable.sh b/makecomponenttable.sh index 9934a5455..08a0c2005 100755 --- a/makecomponenttable.sh +++ b/makecomponenttable.sh @@ -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"); -- cgit v1.2.3-24-g4f1b