Mercurial > hg > xemacs-beta
comparison lisp/about.el @ 1306:371cff0ccdd7
[xemacs-hg @ 2003-02-16 06:08:02 by youngs]
Take out Rendhalver - 21.5.11 would have been the first release with
him in about.el, but seeing as though he has decided to leave the
project, I've taken him out of about.el. If he changes his mind, I
can always put him back in.
author | youngs |
---|---|
date | Sun, 16 Feb 2003 06:08:02 +0000 |
parents | 5664e36e2faf |
children | a078f0c5d598 |
comparison
equal
deleted
inserted
replaced
1305:aa823204ffdb | 1306:371cff0ccdd7 |
---|---|
145 (oscar "Oscar Figueiredo" "oscar@xemacs.org") | 145 (oscar "Oscar Figueiredo" "oscar@xemacs.org") |
146 (pelegri "Eduardo Pelegri-Llopart" "pelegri@xemacs.org") | 146 (pelegri "Eduardo Pelegri-Llopart" "pelegri@xemacs.org") |
147 (pez "Peter Pezaris" "pez@xemacs.org") | 147 (pez "Peter Pezaris" "pez@xemacs.org") |
148 (piper "Andy Piper" "andy@xemacs.org") | 148 (piper "Andy Piper" "andy@xemacs.org") |
149 (pittman "Daniel Pittman" "pittman@xemacs.org") | 149 (pittman "Daniel Pittman" "pittman@xemacs.org") |
150 (rendhalver "Peter Brown" "rendhalver@xemacs.org") | |
151 (rickc "Rick Campbell" "rickc@xemacs.org") | 150 (rickc "Rick Campbell" "rickc@xemacs.org") |
152 (rose "John Rose" "rose@xemacs.org") | 151 (rose "John Rose" "rose@xemacs.org") |
153 (rossini "Anthony Rossini" "rossini@xemacs.org") | 152 (rossini "Anthony Rossini" "rossini@xemacs.org") |
154 (scop "Ville Skyttä" "scop@xemacs.org") | 153 (scop "Ville Skyttä" "scop@xemacs.org") |
155 (slb "Steve Baur" "steve@xemacs.org") | 154 (slb "Steve Baur" "steve@xemacs.org") |
168 ) | 167 ) |
169 "Alist of XEmacs hackers.") | 168 "Alist of XEmacs hackers.") |
170 | 169 |
171 (defvar about-current-release-maintainers | 170 (defvar about-current-release-maintainers |
172 ;; this list should not necessarily be in sorted order. | 171 ;; this list should not necessarily be in sorted order. |
173 '(youngs adrian ben hniksic james piper rendhalver scop sperber turnbull)) | 172 '(youngs adrian ben hniksic james piper scop sperber turnbull)) |
174 | 173 |
175 (defvar about-other-current-hackers | 174 (defvar about-other-current-hackers |
176 ;; to sort this list or the one below, use: | 175 ;; to sort this list or the one below, use: |
177 ;; M-x sort-regexp-fields RET [a-z]+ RET \(.*\) RET | 176 ;; M-x sort-regexp-fields RET [a-z]+ RET \(.*\) RET |
178 '(aj alastair cgw craig daiki dan dv fabrice golubev gunnar hisashi | 177 '(aj alastair cgw craig daiki dan dv fabrice golubev gunnar hisashi |
1281 maintains the MS Windows netinstaller.\n")) | 1280 maintains the MS Windows netinstaller.\n")) |
1282 (pittman | 1281 (pittman |
1283 (widget-insert | 1282 (widget-insert |
1284 "\ | 1283 "\ |
1285 Sorry, no personal information available about me yet.\n")) | 1284 Sorry, no personal information available about me yet.\n")) |
1286 (rendhalver | |
1287 (widget-insert | |
1288 "\ | |
1289 Sorry, no personal information available about me yet.\n")) | |
1290 (rickc | 1285 (rickc |
1291 (widget-insert "\ | 1286 (widget-insert "\ |
1292 The hacker formerly known as Rick Busdiecker is a developer and | 1287 The hacker formerly known as Rick Busdiecker is a developer and |
1293 technical manager at Deutsche Bank in New York during daylight hours. | 1288 technical manager at Deutsche Bank in New York during daylight hours. |
1294 In the evenings he maintains three children, and when he ought to be | 1289 In the evenings he maintains three children, and when he ought to be |
1737 support.\n")) | 1732 support.\n")) |
1738 (pittman | 1733 (pittman |
1739 (widget-insert | 1734 (widget-insert |
1740 "\ | 1735 "\ |
1741 Sorry, no information about my XEmacs contributions yet.\n")) | 1736 Sorry, no information about my XEmacs contributions yet.\n")) |
1742 (rendhalver | |
1743 (widget-insert | |
1744 "\ | |
1745 Co Maintainer & Release Manager \(with Ville\) of the Packages.\n")) | |
1746 (rickc | 1737 (rickc |
1747 (widget-insert "\ | 1738 (widget-insert "\ |
1748 Maintainer of ILISP.\n")) | 1739 Maintainer of ILISP.\n")) |
1749 (rose | 1740 (rose |
1750 (widget-insert "\ | 1741 (widget-insert "\ |
1756 Development lead on Emacs Speaks Statistics; | 1747 Development lead on Emacs Speaks Statistics; |
1757 Assisted Jareth Hein with setting up the JitterBug tracking system.\n")) | 1748 Assisted Jareth Hein with setting up the JitterBug tracking system.\n")) |
1758 (scop | 1749 (scop |
1759 (widget-insert | 1750 (widget-insert |
1760 "\ | 1751 "\ |
1761 Co Maintainer & Release Manager \(with Rendhalver\) of the Packages.\n")) | 1752 Co Maintainer & Release Manager of the Packages.\n")) |
1762 (slb | 1753 (slb |
1763 (widget-insert | 1754 (widget-insert |
1764 "\ | 1755 "\ |
1765 Maintainer of XEmacs from 1996 through 1998. Author of the package | 1756 Maintainer of XEmacs from 1996 through 1998. Author of the package |
1766 system.\n")) | 1757 system.\n")) |