Commit graph

3 commits

Author SHA1 Message Date
Felipe Borges
8a57658707 docs: Fix typo in CODEOWNERS path 2023-12-22 10:40:50 +01:00
Felipe Borges
2d40ea866c docs: Add velsinki to CODEOWNERS file 2023-12-20 12:02:47 +01:00
Felipe Borges
687540a09d docs: Add CODEOWNERS file
This file allows us to manage the gitlab permission responsibilities
between contributors and offers more granularity than the DOAP file.

This initial version includes the exact same information as the
gnome-control-center.doap file.

From now on, we could invite and add contributors that have expertize
in certain parts of the codebase and add them to this file. These
don't need to be made responsible for entire panels, but could be
specific to certain domain-specific files.

This was inspired by GLib's CODEOWNERS file
https://gitlab.gnome.org/GNOME/glib/-/blob/5803a248/docs/CODEOWNERS
2023-09-22 11:53:00 +00:00