COMMIT
People/ChangeLog addition:
2005-04-05 Adrian Aichner <adrian(a)xemacs.org>
* stefanie.teufel/index.content: Pronoun correction.
2005-04-05 Adrian Aichner <adrian(a)xemacs.org>
* make-home-page.pl: Pronoun correction.
xemacsweb source patch:
Diff command: cvs -f -z3 -q diff -u -w -N
Files affected: People/stefanie.teufel/index.content People/make-home-page.pl
Index: People/make-home-page.pl
===================================================================
RCS file: /pack/xemacscvs/XEmacs/xemacsweb/People/make-home-page.pl,v
retrieving revision 1.1
diff -u -w -r1.1 make-home-page.pl
--- People/make-home-page.pl 31 Jan 2005 02:38:09 -0000 1.1
+++ People/make-home-page.pl 5 Apr 2005 21:32:35 -0000
@@ -42,7 +42,7 @@
$name =~ s/-([a-z])/-\u$1/g;
$name =~ s/([A-Z]) /$1. /g;
my $pronoun = "He";
- $pronoun = "She" if $official =~ /(linda|rebecca|sandy)/;
+ $pronoun = "She" if $official =~ /(linda|rebecca|sandy|stefanie)/;
print "Handling $name (official email $official, aliases @emails)\n";
open INDEX, ">$official/index.content" or die "Can't open:
$!\n";
print INDEX <<EOF;
Index: People/stefanie.teufel/index.content
===================================================================
RCS file: /pack/xemacscvs/XEmacs/xemacsweb/People/stefanie.teufel/index.content,v
retrieving revision 1.1
diff -u -w -r1.1 index.content
--- People/stefanie.teufel/index.content 31 Jan 2005 02:57:38 -0000 1.1
+++ People/stefanie.teufel/index.content 5 Apr 2005 21:32:36 -0000
@@ -10,7 +10,7 @@
This is the XEmacs home page for Stefanie Teufel, one of the developers of
XEmacs.</p>
- <p>He can be reached at <a
href="mailto:stefanie.teufel@xemacs.org"><stefanie.teufel@xemacs.org></a>,
+ <p>She can be reached at <a
href="mailto:stefanie.teufel@xemacs.org"><stefanie.teufel@xemacs.org></a>,
as well as <a
href="mailto:stefanie@xemacs.org"><stefanie@xemacs.org></a>.
</p>
--
Adrian Aichner
mailto:adrian@xemacs.org
http://www.xemacs.org/