CVS update by vins xemacs/lisp ...
xemacs-cvs at xemacs.org
xemacs-cvs at xemacs.org
Fri Nov 23 12:27:11 EST 2007
User: vins
Date: 07/11/23 18:27:11
Modified: xemacs/lisp ChangeLog about.el
Log:
Revision Changes Path
1.2 +133 -59 XEmacs/xemacs/etc/photos/vin.png
<<Binary file>>
1.2 +64 -69 XEmacs/xemacs/etc/photos/vinm.png
<<Binary file>>
1.861 +4 -0 XEmacs/xemacs/lisp/ChangeLog
Index: ChangeLog
===================================================================
RCS file: /pack/xemacscvs/XEmacs/xemacs/lisp/ChangeLog,v
retrieving revision 1.860
retrieving revision 1.861
diff -u -p -r1.860 -r1.861
--- ChangeLog 2007/11/15 15:24:20 1.860
+++ ChangeLog 2007/11/23 17:27:08 1.861
@@ -1,3 +1,7 @@
+2007-11-22 Vin Shelton <acs at xemacs.org>
+
+ * about.el (about-hacker-contribution): Updated my bio.
+
2007-11-15 Aidan Kehoe <kehoea at parhasard.net>
* code-files.el (write-region):
1.70 +10 -14 XEmacs/xemacs/lisp/about.el
Index: about.el
===================================================================
RCS file: /pack/xemacscvs/XEmacs/xemacs/lisp/about.el,v
retrieving revision 1.69
retrieving revision 1.70
diff -u -p -r1.69 -r1.70
--- about.el 2007/09/19 14:49:08 1.69
+++ about.el 2007/11/23 17:27:09 1.70
@@ -1481,14 +1481,11 @@ Well, they also serve who rail 'n' rant.
(widget-insert "\n"))
(vin
(widget-insert "\
-I own and operate my own consulting firm, EtherSoft. Shhh, don't
-tell anyone, but it's named after an Ultimate team I used to play
-with in Austin, Texas - the Ether Bunnies. I'm getting too old
-to play competitive Ultimate any more, so now I've gotten roped
-into serving on the board of directors of the Ultimate Players
-Association. See ")
- (about-url-link 'vin nil "Visit the UPA homepage")
- (widget-insert ".\n"))
+I'm a software engineer and manager for Adaptive Optics Associates in
+Cambridge, Massachusetts. I used to play a lot of Ultimate (see\n")
+ (about-url-link 'vin nil "Visit the Ultimate Players Association homepage")
+ (widget-insert " for more details), but nowadays I'm a family man,
+so I spend a lot of time with my wife, Becky, and my son, Noah.\n"))
(viteno
(widget-insert
"\
@@ -1912,12 +1909,11 @@ Steve is maintainer of the edict, mule-u
and has contributed quite a bit of documentation, especially for Mule.\n"))
(vin
(widget-insert "\
-Vin helps maintain the older, more mature (read: moldy) versions of
-XEmacs. Vin maintains the XEmacs patch pages in order to bring a more
-stable XEmacs. (Actually, he does it 'cause it's fun and he's been
-using emacs for a long, long time.) Vin also contributed the detached
-minibuffer code as well as a few minor enhancements to the menubar
-options.\n"))
+Vin maintains the stable version of XEmacs. This involves reviewing
+a lot of other peoples' patches and testing and applying them.
+He also gets to generate his own patches from time to time. Being
+release manager is a fun way to contribute to the XEmacs project.
+Write me at acs at xemacs.org if you're interested in learning more.\n"))
(viteno
(widget-insert
"\
More information about the XEmacs-CVS
mailing list