summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorTimm Bäder <mail@baedert.org>2020-01-08 20:59:11 +0100
committerTimm Bäder <mail@baedert.org>2020-01-08 21:03:15 +0100
commit1e2c03beee543f4988d707dc0c7b9629abebfbb6 (patch)
treecf39bee5c91cdd8a481431f805181f6386c0284b /CONTRIBUTING.md
parentb24e10fa30af2c47b05dff33cf9c315a9c6ce66f (diff)
downloadgtk+-1e2c03beee543f4988d707dc0c7b9629abebfbb6.tar.gz
rename CODE-OWNERS to CODEOWNERS
gitlab reads the new filename but not the old one.
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md2
1 files changed, 1 insertions, 1 deletions
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.