Skip to content

Remove old CODE_OF_CONDUCT.md files from org projects #133

@valencik

Description

@valencik

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions