Commit 09ab09b0 authored by terry%netscape.com's avatar terry%netscape.com

Oh, gee, djw doesn't work here anymore, and doesn't own the Layout

module anymore. Whoops. I gotta make all our "lists of owners" sync'd together...
parent 13467582
......@@ -60,7 +60,7 @@ insert into components (value, program, initialowner) values ("Java Stubs", "Moz
insert into components (value, program, initialowner) values ("JavaScript", "Mozilla", "mccabe@netscape.com");
insert into components (value, program, initialowner) values ("JavaScript Debugger", "Mozilla", "jband@netscape.com");
insert into components (value, program, initialowner) values ("JavaScript/Java Reflection", "Mozilla", "fur@netscape.com");
insert into components (value, program, initialowner) values ("Layout", "Mozilla", "djw@netscape.com");
insert into components (value, program, initialowner) values ("Layout", "Mozilla", "toshok@netscape.com");
insert into components (value, program, initialowner) values ("LibMocha", "Mozilla", "chouck@netscape.com");
insert into components (value, program, initialowner) values ("MIMELib", "Mozilla", "terry@mozilla.org");
insert into components (value, program, initialowner) values ("NetLib", "Mozilla", "gagan@netscape.com");
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment