diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 4743e81f07..713c259190 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -174,7 +174,7 @@ maintainers review your contribution. Each contribution is reviewed by the core developers of the GTK project. -The [CODE-OWNERS](./docs/CODE-OWNERS) document contains the list of core +The [CODEOWNERS](./docs/CODEOWNERS) document contains the list of core contributors to GTK and the areas for which they are responsible; you should ensure to receive their review and signoff on your changes. diff --git a/docs/CODE-OWNERS b/docs/CODEOWNERS similarity index 100% rename from docs/CODE-OWNERS rename to docs/CODEOWNERS