From 99b6d3eed40ec4ed7193d932aeef3f763066a9a3 Mon Sep 17 00:00:00 2001 From: "terry%netscape.com" <> Date: Thu, 4 Mar 1999 05:19:33 +0000 Subject: Added "Apprunner". --- makecomponenttable.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'makecomponenttable.sh') 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", ""); -- cgit v1.2.3-24-g4f1b