Added Mozbot component to Webtools.

git-svn-id: svn://10.0.0.236/trunk@13224 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
terry%netscape.com
1998-10-20 21:44:36 +00:00
parent c7ff132202
commit 38f2dcce35

View File

@@ -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");