Added Mozbot component to Webtools.

This commit is contained in:
terry%netscape.com 1998-10-20 21:44:36 +00:00
Родитель 38e93282c2
Коммит 12f168afd9
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

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