diff options
author | Timm Bäder <mail@baedert.org> | 2020-01-08 20:59:11 +0100 |
---|---|---|
committer | Timm Bäder <mail@baedert.org> | 2020-01-08 21:03:15 +0100 |
commit | 1e2c03beee543f4988d707dc0c7b9629abebfbb6 (patch) | |
tree | cf39bee5c91cdd8a481431f805181f6386c0284b /CONTRIBUTING.md | |
parent | b24e10fa30af2c47b05dff33cf9c315a9c6ce66f (diff) | |
download | gtk+-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.md | 2 |
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. |