-
-
Notifications
You must be signed in to change notification settings - Fork 2
Remove old CODE_OF_CONDUCT.md files from org projects #133
Copy link
Copy link
Closed
Description
It's much easy to control/update a central CODE_OF_CONDUCT.md file for the whole org.
So we're going to delete the adhoc CODE_OF_CONDUCT.md files from org projects so that they instead use the default one for the whole org.
Here's a search to find all the projects that manually specify a CODE_OF_CONDUCT.md file:
https://github.com/search?q=org%3Atypelevel+path%3ACODE_OF_CONDUCT.md&type=code
Edit: This is actually the better query, it filters out archived projects:
https://github.com/search?q=org%3Atypelevel+path%3ACODE_OF_CONDUCT.md+NOT+is%3Aarchived&type=code
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels