changeset 2374:e369c673ba7b

[xemacs-hg @ 2004-11-07 12:03:45 by malcolmp] Added personal info about Malcolm Purvis. Added missing entry for Norbert Koch.
author malcolmp
date Sun, 07 Nov 2004 12:03:58 +0000
parents ee2db3cf5512
children 584bd806e13b
files etc/ChangeLog etc/photos/purvis.png etc/photos/purvism.png lisp/ChangeLog lisp/about.el
diffstat 5 files changed, 27 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/etc/ChangeLog	Sun Nov 07 07:37:53 2004 +0000
+++ b/etc/ChangeLog	Sun Nov 07 12:03:58 2004 +0000
@@ -1,3 +1,7 @@
+2004-11-07  Malcolm Purvis  <malcolmp@xemacs.org>
+
+	* photos/purvis.png, photos/purvism.png: New files.
+
 2004-10-26  Ben Wing  <ben@xemacs.org>
 
 	* BETA:
Binary file etc/photos/purvis.png has changed
Binary file etc/photos/purvism.png has changed
--- a/lisp/ChangeLog	Sun Nov 07 07:37:53 2004 +0000
+++ b/lisp/ChangeLog	Sun Nov 07 12:03:58 2004 +0000
@@ -1,3 +1,10 @@
+2004-11-07  Malcolm Purvis  <malcolmp@xemacs.org>
+
+	* about.el (about-personal-info): Added my personal details.
+	Added missing entry for Norbert Koch.
+	* about.el (about-hacker-contribution): Added missing entry for
+	Norbert Koch.
+
 2004-11-04  Ben Wing  <ben@xemacs.org>
 
 	* mule/mule-ccl.el (define-ccl-program):
--- a/lisp/about.el	Sun Nov 07 07:37:53 2004 +0000
+++ b/lisp/about.el	Sun Nov 07 12:03:58 2004 +0000
@@ -1324,7 +1324,14 @@
     (purvis
      (widget-insert
       "\
-Sorry, no personal information available about me yet.\n"))
+Graduate of the University of New South Wales and resident of Sydney,
+Australia.  My day job involves developing and maintaining software
+development tools for a telco manufacturer.  I've yet to get XEmacs hacking
+added to my job description.
+
+When not hacking, I relax by chasing after my young son, reading SciFi,
+listening to Hip Hop and serving on various boards and committees of the
+Anglican Church in Sydney.\n"))
     (rickc
      (widget-insert "\
 The hacker formerly known as Rick Busdiecker is a developer and
@@ -1428,6 +1435,10 @@
 Association.  See ")
      (about-url-link 'vin nil "Visit the UPA homepage")
      (widget-insert ".\n"))
+    (viteno
+     (widget-insert
+      "\
+Sorry, no personal information available about me yet.\n"))
     (vladimir
      (widget-insert "\
 Former technical lead for XEmacs at Sun.  He is now writing a book on
@@ -1845,6 +1856,10 @@
 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"))
+    (viteno
+     (widget-insert
+      "\
+Norbert is XEmacs' package release manager.\n"))
     (vladimir
      (widget-insert "\
 Former technical lead for XEmacs at Sun.\n"))