>> Fortran                      Janne Blomqvist         <j...@gcc.gnu.org>
>> Fortran                      Tobias Burnus           <bur...@net-b.de>
>> Fortran                      Daniel Franke           
>> <franke.dan...@gmail.com>
>> Fortran                      Daniel Kraft            <d...@domob.eu>
>> Fortran                      Mikael Morin            <mikael.mo...@sfr.fr>
>> Fortran                      Janus Weil              <ja...@gcc.gnu.org>
> 
> Do they have actual commits in the repository or were their commits shipped
> as patches and merged by a core maintainer?
> 
> If the former, then I don't know why they're not in the map.  It contains
> an entry for every distinct Unix username it could extract.  What usernames
> should I expect these people to have?

No, they did their commits themselves. Their Unix usernames are, in order: jb, 
burnus, dfranke, domo, mikael, janus

In fact, if I just look at the commits to a very small subset of files 
(gcc/fortran/ChangeLog*), with “svn log”, I get the list of committers (Unix 
usernames) below. Many of them aren’t in the map at 
http://thyrsus.com/gitweb/?p=gcc-conversion.git;a=blob_plain;f=gcc.map;hb=HEAD
Out of the 10 first usernames, 3 are not (ak, aldot, baldrick).

Cheers,
FX



touille ~/devel/gcc/trunk/gcc/fortran $ for i in ChangeLog* ; do svn log $i 
|grep '^r[0-9]'|sed 's/.*| \([a-zA-Z0-9]*\) |.*/\1/' ; done | sort | uniq
aj
ak
aldot
aldyh
amacleod
amodra
amylaar
aoliva
baldrick
bdavis
bernds
bje
bonzini
bothner
brooks
burnus
canqun
carlos
crowl
dberlin
dcarrera
dfranke
dj
dje
dmalcolm
dnovillo
dodji
doko
dominiq
domob
dorit
drow
ebotcazou
echristo
edlinger
eedelman
espindola
fengwang
froydnj
fxcoudert
gchare
geoffk
george
gerald
ghazi
giovannibajo
hjl
hp
hubicka
iains
ian
jakub
jamborm
janus
jason
jb
jsm28
jvdelisle
kargl
kazu
kcook
kenner
krebbel
ktietz
ktkachov
kyukhin
langton
lauras
law
lmillward
manfred
manu
marxin
matz
meissner
meyering
mikael
miyuki
mpolacek
mrs
mueller
nathan
nickc
pault
pbrook
pinskia
pmderodat
pzhao
rakdver
reichelt
rguenth
ro
rsandifo
rth
rwild
saliu
sandra
sayle
schwab
simonb
sje
spop
srladd
steven
tbsaunde
tkoenig
tobi
toon
tromey
tschwinge
uros
uweigand
vehre
vondele
vries
wilson
zack
zadeck

Reply via email to