]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Oh, gee, djw doesn't work here anymore, and doesn't own the Layout
authorterry%netscape.com <>
Tue, 1 Sep 1998 11:58:10 +0000 (11:58 +0000)
committerterry%netscape.com <>
Tue, 1 Sep 1998 11:58:10 +0000 (11:58 +0000)
module anymore.  Whoops.

I gotta make all our "lists of owners" sync'd together...

makecomponenttable.sh

index a0030be6f441e2b8a586ac89fcff13223560a6db..d2f2c68750aa783414d4521276277f18fd05af8e 100755 (executable)
@@ -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");