]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
troy now owns layout.
authorterry%netscape.com <>
Thu, 7 Jan 1999 05:41:47 +0000 (05:41 +0000)
committerterry%netscape.com <>
Thu, 7 Jan 1999 05:41:47 +0000 (05:41 +0000)
makecomponenttable.sh

index f4dcae79e015b79def03775723e2a1998568339c..4438b738a83e302e196e11b713694d8cbed63555 100755 (executable)
@@ -116,7 +116,7 @@ insert into components (value, program, initialowner) values ("Event Handling",
 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", "karnaze@netscape.com");
-insert into components (value, program, initialowner) values ("Layout", "NGLayout", "kipp@netscape.com");
+insert into components (value, program, initialowner) values ("Layout", "NGLayout", "troy@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");
 insert into components (value, program, initialowner) values ("Plug-ins", "NGLayout", "amusil@netscape.com");