[Numpy-discussion] Numpy discussion - was: Raveling, reshape order keyword unnecessarily confuses index and memory ordering

Pauli Virtanen pav at iki.fi
Mon Apr 8 05:38:52 EDT 2013


Paul Ivanov <pivanov314 <at> gmail.com> writes:
[clip]
> In a related note - it should be made clear who the core
> committers are, at this point. The github organization lists the
> following eight:
> 
> charris
> cournape
> njsmith
> pv
> rgommers
> rkern
> seberg
> teoliphant
> 
> Is that the core, the whole core, and nothing but the core?

Actually, that's the list of people with admin access to
the numpy organization, for creating repositories and managing
commit access.

The actual committer list is here (github has managed to make
the team lists difficult to find):

    https://github.com/organizations/numpy/teams/14102

    certik
    charris
    cournape
    FrancescAlted
    mwiebe
    njsmith
    pv
    rgommers
    rkern
    seberg
    stefanv
    teoliphant
    thouis

Sure, it contains some names (such as mine) with previous association
with the project but not so much recent activity. On the other hand,
I don't see obvious missing names -- the policy has been to give
commit access for people with sustained code contributions, see also

    git shortlog -a -c -s --since=now-2year | sort -n

-- 
Pauli Virtanen




More information about the NumPy-Discussion mailing list