-
Notifications
You must be signed in to change notification settings - Fork 122
Open
Description
The committers.yml file on the arrow-site repository contains information about the PMC and committers for the Arrow project. The current information is:
- name: committer name
role: VP/PMC/committer
alias: ASF alias
affiliation: Work affiliation
We have implemented a PR automation workflow on the Arrow repository to better keep track of the state of PRs.
We assumed the alias on the committers file was the GitHub id instead of the ASF id. In general this is working because lots of members use the same ASF id than their GitHub id.
In some cases we are still not correctly identifying the committers.
I would like to add the the list of committers also their GitHub id similar to the contributors.yml:
- name: committer name
role: VP/PMC/committer
alias: ASF alias
githubId: The github ID
affiliation: Work affiliation
Metadata
Metadata
Assignees
Labels
No labels