-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Open
Description
Let's audit and cleanup terminology with racial/slavery connotations!
Logstash has this repository, the individual plugin repos in https://github.com/logstash-plugins and other tooling repositories like https://github.com/elastic/docs-tools and https://github.com/elastic/logstash-devutils, https://github.com/elastic/jarvis.
For these it's necessary to migrate the master branch to be "main", but also look for any other terminology that may need to be changed.
master -> main:
- replace
master
references in elastic/logstash withmain
rename references of master branch to main branch #13301 - review CI (jenkins and travis)
- review documentation infrastructure (e.g. https://github.com/elastic/docs-tools)
- review documentation itself (link references to master)
- default to main branch in new repos in logstash-plugins (done in org settings
- rename branches from
master
tomain
(repo list gist)
Other:
- review code references to terms such as
blacklist
andwhitelist
(example)- plan for an upgrade path if references exist in API or other user facing settings
- Known instances:
yaauierobbavey, yaauie and webmat
Metadata
Metadata
Assignees
Labels
No labels