summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorPhilip Withnall <withnall@endlessm.com>2019-02-20 11:05:19 +0000
committerPhilip Withnall <withnall@endlessm.com>2019-02-21 18:53:47 +0000
commitf703bed5eb70f14fece577f9d8cf5b731dba6d1e (patch)
tree2b23e966ee36f311980fc006453d5e9b3a9900a5 /CONTRIBUTING.md
parent9aab30641ea7baa5e1f02cea828a6a080315eab0 (diff)
downloadglib-f703bed5eb70f14fece577f9d8cf5b731dba6d1e.tar.gz
docs: Populate CODEOWNERS file
Rename it from CODE-OWNERS and make it follow the documented syntax supported by GitLab: https://docs.gitlab.com/ee/user/project/code_owners.html. Currently our version of GitLab doesn’t support it, but it may do in future. Signed-off-by: Philip Withnall <withnall@endlessm.com> https://gitlab.gnome.org/GNOME/glib/issues/1668
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 5495fec27..1b501f144 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -167,7 +167,7 @@ core developers review your contribution.
Each contribution is reviewed by the core developers of the GLib 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 GLib and the areas for which they are responsible; you
should ensure to receive their review and signoff on your changes.