Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/flathub/shared-modules.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMathieu Bridon <mathieu@hashbang.fr>2020-02-11 18:43:46 +0300
committerPatrick <tingping@tingping.se>2020-02-12 21:08:59 +0300
commit8c85395f4ffc1d93611cd784e61eca93e225d942 (patch)
treebe248613cf6ba7f820c59c247b84d72263bd109e /CODEOWNERS
parentd6455cb17e94d8acb7e2cb73c622c07f368629c0 (diff)
Set up code owners for some modules
As shared-modules grows and gets more security sensitive modules we should have maintainers for each module so there is somebody taking responsibility for what is here rather than it becoming a dumping ground. While we don't have yet owners for each module, some people already came forward to commit to maintain some of them. This change adds those people as owners of those modules, to begin making some progress on #85.
Diffstat (limited to 'CODEOWNERS')
-rw-r--r--CODEOWNERS10
1 files changed, 10 insertions, 0 deletions
diff --git a/CODEOWNERS b/CODEOWNERS
new file mode 100644
index 0000000..e573eb0
--- /dev/null
+++ b/CODEOWNERS
@@ -0,0 +1,10 @@
+# Fallback on Flathub admins for unowned shared modules
+* @flathub/reviewers
+
+/dbus-glib/ @TingPing
+/gtk2/ @TingPing
+/gudev/ @Erick555
+/intltool/ @TingPing
+/libappindicator/ @TingPing
+/libsecret/ @Lctrs
+/openjpeg/ @bochecha