> But I will say that listing our GitHub usernames with our real names is not required to tell who is a core developer. In GitHub's UI there are multiple places it will tell you if a person is a member of the repository/team
Within the GitHub UI if you're not a member of the organization, it tells you who's a member of the org, but it does _not_ tell you what specific team they're on. There are close to 100 people that are in the Python organization on various teams but not a member of python-core. This includes anyone on the more recently created python-triage team or any of the PSF teams. I only became aware of this more recently, I'm not sure as to whether or not it's a configurable setting that is modifiable by the organization admins. To verify this, simply log out of your GitHub account and go into a PR with multiple organization members. Hovering over their name will show "Member of Python" but not the actual name of the team(s) they're on. For a recent example, logout of your GitHub account, go to PR-16375 ( https://github.com/python/cpython/pull/16375), then compare the hover cards between myself and Yury. Many people have their role within the organization mentioned in their GitHub bio (which appears on the hover card), but this is not always the case. It's also very useful when trying to find a specific core developer, particularly when trying to locate the GitHub usernames for specific experts. Locating the GitHub usernames of the experts is a bit of a separate issue, but having the usernames listed on the developer log would at least make it easier to do so without relying on bpo. On Wed, Sep 25, 2019 at 12:48 PM Brett Cannon <br...@python.org> wrote: > I'm personally fine listing GItHub usernames in the devguide's developer > list, but I'm also not trying to be anonymous on GitHub. > > But I will say that listing our GitHub usernames with our real names is > not required to tell who is a core developer. In GitHub's UI there are > multiple places it will tell you if a person is a member of the > repository/team (e.g. hover cards, each comment a teammate makes). > _______________________________________________ > Python-Dev mailing list -- python-dev@python.org > To unsubscribe send an email to python-dev-le...@python.org > https://mail.python.org/mailman3/lists/python-dev.python.org/ > Message archived at > https://mail.python.org/archives/list/python-dev@python.org/message/KOKMLHX4RSCWPCUR3YEQBVRB6R3VJOVS/ >
_______________________________________________ Python-Dev mailing list -- python-dev@python.org To unsubscribe send an email to python-dev-le...@python.org https://mail.python.org/mailman3/lists/python-dev.python.org/ Message archived at https://mail.python.org/archives/list/python-dev@python.org/message/SGKRKMWXOAUW26332QAK2456QLDWL3AP/