summaryrefslogtreecommitdiffstats
path: root/makecomponenttable.sh
diff options
context:
space:
mode:
Diffstat (limited to 'makecomponenttable.sh')
-rwxr-xr-xmakecomponenttable.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/makecomponenttable.sh b/makecomponenttable.sh
index c021eea86..7a6721c90 100755
--- a/makecomponenttable.sh
+++ b/makecomponenttable.sh
@@ -130,7 +130,7 @@ insert into components (value, program, initialowner) values ("Content Model", "
insert into components (value, program, initialowner) values ("Cookies", "NGLayout", "scullin@netscape.com");
insert into components (value, program, initialowner) values ("DOM", "NGLayout", "vidur@netscape.com");
insert into components (value, program, initialowner) values ("DOM", "NGLayout", "vidur@netscape.com");
-insert into components (value, program, initialowner) values ("Editor", "kostello@netscape.com");
+insert into components (value, program, initialowner) values ("Editor", "NGLayout", "kostello@netscape.com");
insert into components (value, program, initialowner) values ("Embedding APIs", "NGLayout", "jevering@netscape.com");
insert into components (value, program, initialowner) values ("Event Handling", "NGLayout", "joki@netscape.com");
insert into components (value, program, initialowner) values ("Event Handling", "NGLayout", "joki@netscape.com");