summaryrefslogtreecommitdiffstats
path: root/makecomponenttable.sh
diff options
context:
space:
mode:
Diffstat (limited to 'makecomponenttable.sh')
-rwxr-xr-xmakecomponenttable.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/makecomponenttable.sh b/makecomponenttable.sh
index bef464c31..a8c501c4c 100755
--- a/makecomponenttable.sh
+++ b/makecomponenttable.sh
@@ -79,6 +79,7 @@ insert into components (value, program, initialowner, initialqacontact, descript
+insert into components (value, program, initialowner, initialqacontact) values ("Apprunner", "Mozilla", "don@netscape.com", "leger@netscape.com");
insert into components (value, program, initialowner, initialqacontact) values ("Macintosh FE", "Mozilla", "sdagley@netscape.com", "");
insert into components (value, program, initialowner, initialqacontact) values ("Windows FE", "Mozilla", "blythe@netscape.com", "");
insert into components (value, program, initialowner, initialqacontact) values ("XFE", "Mozilla", "ramiro@netscape.com", "");