mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-26 14:22:01 +00:00
karnaze now owns tables.
This commit is contained in:
parent
c6c4157efc
commit
db0bee2149
@ -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");
|
||||
|
Loading…
Reference in New Issue
Block a user