public inbox for gentoo-dev-announce@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Robin H. Johnson" <robbat2@gentoo.org>
To: gentoo-dev-announce@lists.gentoo.org
Subject: [gentoo-dev-announce] Userinfo cleanups, and automatic generation
Date: Sat, 1 Dec 2007 13:33:33 -0800	[thread overview]
Message-ID: <20071201213333.GJ14557@curie-int.orbis-terrarum.net> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 847 bytes --]

Hi everybody,

Phreak and myself have been working on the data cleanups needed to get
userinfo.xml generation fully automated from LDAP - we're very close
now, just polishing data to that no old data gets used when we go live.

I'm looking for verification/correctness of the following information
(see the attached diff, and respond if you know the answer).

dju			- GPG key
joem		- GPG key, location
jrinkovs	- surname
lordvan		- location
maedhros	- GPG key
markusle	- roles, location
mjc			- join date
taviso		- GPG key
wrobel		- GPG key

Also at that time, I'd like to find non-Gentoo addresses for all retired
developers (needed for another upcoming project).

-- 
Robin Hugh Johnson
Gentoo Linux Developer & Infra Guy
E-Mail     : robbat2@gentoo.org
GnuPG FP   : 11AC BA4F 4778 E3F6 E4ED  F38E B27B 944E 3488 4E85

[-- Attachment #1.2: userinfo.xml.20071201.diff --]
[-- Type: text/plain, Size: 3181 bytes --]

--- userinfo.xml.old.2	2007-12-01 21:16:00.000000000 +0000
+++ userinfo.xml	2007-12-01 21:16:30.000000000 +0000
@@ -1753,7 +1753,7 @@
       <firstname>Julien</firstname>
       <familyname>Allanos</familyname>
     </realname>
-    <pgpkey>0x1EC6C6C2</pgpkey>
+    <pgpkey>0x3CA91F19</pgpkey>
     <email>dju@elegiac.net</email>
     <email>dju@gentoo.org</email>
     <joined>15 June 2005</joined>
@@ -3182,11 +3182,11 @@
       <firstname>Joe</firstname>
       <familyname>McCann</familyname>
     </realname>
-    <pgpkey>0xBEE5CD74</pgpkey>
+    <pgpkey>0x1B1E9741</pgpkey>
     <email>joem@gentoo.org</email>
     <joined>29 November 2004</joined>
     <roles>Gnome</roles>
-    <location latitude="39.162222" longitude="-86.529167">Bloomington, Indiana</location>
+    <location longitude="-86.529167" latitude="39.162222">Illinois, USA</location>
   </user>
   <user username="johnm">
     <realname fullname="John Mylchreest">
@@ -3259,9 +3259,9 @@
     <roles>ppc64, releng</roles>
   </user>
   <user username="jrinkovs">
-    <realname fullname="Joe Rinkovsky">
+    <realname fullname="Joe Rinkovski">
       <firstname>Joe</firstname>
-      <familyname>Rinkovsky</familyname>
+      <familyname>Rinkovski</familyname>
     </realname>
     <pgpkey>0x86E1E83A</pgpkey>
     <email>jrinkovs@gentoo.org</email>
@@ -3917,7 +3917,7 @@
     <email>lordvan@lordvan.com</email>
     <joined>04 December 2002</joined>
     <roles>DVB, net-print and Python</roles>
-    <location longitude="-0.6934" latitude="52.3029">Wellingborough, UK</location>
+    <location longitude="16" latitude="48.201">Austria</location>
   </user>
   <user username="lostlogic">
     <realname fullname="Brandon Low">
@@ -4029,7 +4029,7 @@
       <firstname>Jonathan</firstname>
       <familyname>Coome</familyname>
     </realname>
-    <pgpkey>0x848970C5</pgpkey>
+    <pgpkey>0xA46E5974</pgpkey>
     <email>maedhros@gentoo.org</email>
     <joined>26 July 2005</joined>
     <roles>Forums</roles>
@@ -4150,8 +4150,8 @@
     <pgpkey>0x08FD678F</pgpkey>
     <email>markusle@gentoo.org</email>
     <joined>31 October 2005</joined>
-    <roles>Scientific Gentoo</roles>
-    <location>Pittsburgh, PA</location>
+    <roles>Scientific Computing</roles>
+    <location>Champaign, Illinois</location>
   </user>
   <user username="martigen">
     <realname fullname="Ashton Mills">
@@ -4414,7 +4414,7 @@
     </realname>
     <pgpkey/>
     <email>mjc@gentoo.org</email>
-    <joined/>
+    <joined>?? January 2001</joined>
     <status>retired</status>
     <roles>Kernel</roles>
     <location>Florida, USA</location>
@@ -6414,7 +6414,7 @@
       <firstname>Tavis</firstname>
       <familyname>Ormandy</familyname>
     </realname>
-    <pgpkey>0x2690FD71</pgpkey>
+    <pgpkey>0x05FF73D8</pgpkey>
     <email>taviso@gentoo.org</email>
     <joined/>
     <roles>Gentoo/Alpha, Security</roles>
@@ -7138,7 +7138,7 @@
       <firstname>Gunnar</firstname>
       <familyname>Wrobel</familyname>
     </realname>
-    <pgpkey>0x970343BE</pgpkey>
+    <pgpkey>0x809BEB4B</pgpkey>
     <email>post@gunnarwrobel.de</email>
     <email>wrobel@gentoo.org</email>
     <joined>27 December 2005</joined>

[-- Attachment #2: Type: application/pgp-signature, Size: 321 bytes --]

                 reply	other threads:[~2007-12-01 21:40 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20071201213333.GJ14557@curie-int.orbis-terrarum.net \
    --to=robbat2@gentoo.org \
    --cc=gentoo-dev-announce@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox