-
-
Notifications
You must be signed in to change notification settings - Fork 6.2k
Closed
Labels
type/questionIssue needs no code to be fixed, only a description on how to fix it yourself.Issue needs no code to be fixed, only a description on how to fix it yourself.
Description
Under the sign-off section in the contributing guidelines, this line caught my eye:
Please use your real name...
There's a lot of ignorance, reinforcement of marginalization, and failure to understand identity that are baked into the next few sentences:
...we really dislike pseudonyms or anonymous contributions. We are in the open-source world without secrets.
Requiring someone to reveal their "real" name to add anything to your source code brings up several questions:
- Who defines 'real'?
- How is 'real' determined?
- What authority or registry are the names verified against?
- Who has access to the metadata created by the signed, realname commits?
- Why is 'real name' more important than identity consistency?
- How do you process requests to remove a 'deadname' from the source?
- At what point in the legal name change process is an individual 'allowed' to use their chosen name, vs their name assigned at birth?
- What determines the difference between a pseudonym and a real name for people who have gone by the pseudonym for most of their life?
- Does this mean that there is a list of real names for all current and past contributors, and if so, who curates that list?
- Who is responsible for enforcing this portion of the policy?
I'd like to propose that these lines be excised, along with the realname policy, from the contributing guidelines document.
Metadata
Metadata
Assignees
Labels
type/questionIssue needs no code to be fixed, only a description on how to fix it yourself.Issue needs no code to be fixed, only a description on how to fix it yourself.