karnaze now owns tables.

This commit is contained in:
terry%netscape.com 1999-01-06 00:35:24 +00:00
parent c6c4157efc
commit db0bee2149

View File

@ -115,7 +115,7 @@ insert into components (value, program, initialowner) values ("Event Handling",
insert into components (value, program, initialowner) values ("Event Handling", "NGLayout", "joki@netscape.com");
insert into components (value, program, initialowner) values ("Form Submission", "NGLayout", "pollmann@netscape.com");
insert into components (value, program, initialowner) values ("HTMLFrames", "NGLayout", "karnaze@netscape.com");
insert into components (value, program, initialowner) values ("HTMLTables", "NGLayout", "buster@netscape.com");
insert into components (value, program, initialowner) values ("HTMLTables", "NGLayout", "karnaze@netscape.com");
insert into components (value, program, initialowner) values ("Layout", "NGLayout", "kipp@netscape.com");
insert into components (value, program, initialowner) values ("Networking Library", "NGLayout", "gagan@netscape.com");
insert into components (value, program, initialowner) values ("Parser", "NGLayout", "rickg@netscape.com");