summaryrefslogtreecommitdiff
path: root/gnome-control-center.doap
diff options
context:
space:
mode:
authorGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>2018-07-16 18:25:12 -0300
committerGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>2018-07-16 20:50:12 -0300
commitb63b2bbb09ef70e30ffeeb8692daf831be27ec57 (patch)
treeff2110015c74c1e8592cebd30e23e5479a2fab4f /gnome-control-center.doap
parent9bbf9361a5fc40c669b2c0608dc2cb62facf4d32 (diff)
downloadgnome-control-center-b63b2bbb09ef70e30ffeeb8692daf831be27ec57.tar.gz
project: Document maintainers and workflow
It is important that potential contributors know who they should get in touch, who is supposed to review their work, and maintainers to know how they should introduce changes. Thus, this commit documents the current maintainers together with what they maintain, and the workflow between maintainers as well. [skip ci]
Diffstat (limited to 'gnome-control-center.doap')
-rw-r--r--gnome-control-center.doap72
1 files changed, 72 insertions, 0 deletions
diff --git a/gnome-control-center.doap b/gnome-control-center.doap
index a7ca2e001..a56981e00 100644
--- a/gnome-control-center.doap
+++ b/gnome-control-center.doap
@@ -13,6 +13,7 @@
<category rdf:resource="http://api.gnome.org/doap-extensions#core" />
<programming-language>C</programming-language>
+ <!-- General -->
<maintainer>
<foaf:Person>
<foaf:name>Georges Basile Stavracas Neto</foaf:name>
@@ -20,4 +21,75 @@
<gnome:userid>gbsneto</gnome:userid>
</foaf:Person>
</maintainer>
+
+ <!-- General, Region & Language -->
+ <maintainer>
+ <foaf:Person>
+ <foaf:name>Robert Ancell</foaf:name>
+ <foaf:mbox rdf:resource="mailto:rancell@gnome.org" />
+ <gnome:userid>rancell</gnome:userid>
+ </foaf:Person>
+ </maintainer>
+
+ <!-- Bluetooth -->
+ <maintainer>
+ <foaf:Person>
+ <foaf:name>Bastien Nocera</foaf:name>
+ <foaf:mbox rdf:resource="mailto:hadess@gnome.org" />
+ <gnome:userid>hadess</gnome:userid>
+ </foaf:Person>
+ </maintainer>
+
+ <!-- Mouse & Touchpad, Printers -->
+ <maintainer>
+ <foaf:Person>
+ <foaf:name>Felipe Borges</foaf:name>
+ <foaf:mbox rdf:resource="mailto:felipeborges@gnome.org" />
+ <gnome:userid>felipeborges</gnome:userid>
+ </foaf:Person>
+ </maintainer>
+
+ <!-- Online Accounts -->
+ <maintainer>
+ <foaf:Person>
+ <foaf:name>Debarshi Ray</foaf:name>
+ <foaf:mbox rdf:resource="mailto:debarshir@gnome.org" />
+ <gnome:userid>debarshir</gnome:userid>
+ </foaf:Person>
+ </maintainer>
+
+ <!-- Printers -->
+ <maintainer>
+ <foaf:Person>
+ <foaf:name>Marek Kašík</foaf:name>
+ <foaf:mbox rdf:resource="mailto:mkasik@gnome.org" />
+ </foaf:Person>
+ </maintainer>
+
+ <!-- Thunderbolt -->
+ <maintainer>
+ <foaf:Person>
+ <foaf:name>Christian Kellner</foaf:name>
+ <foaf:mbox rdf:resource="mailto:gicmo@gnome.org" />
+ <gnome:userid>gicmo</gnome:userid>
+ </foaf:Person>
+ </maintainer>
+
+ <!-- User Accounts -->
+ <maintainer>
+ <foaf:Person>
+ <foaf:name>Ondrej Holy</foaf:name>
+ <foaf:mbox rdf:resource="mailto:oholy@gnome.org" />
+ <gnome:userid>oholy</gnome:userid>
+ </foaf:Person>
+ </maintainer>
+
+ <!-- Wacom -->
+ <maintainer>
+ <foaf:Person>
+ <foaf:name>Carlos Garnacho</foaf:name>
+ <foaf:mbox rdf:resource="mailto:carlosg@gnome.org" />
+ <gnome:userid>carlosg</gnome:userid>
+ </foaf:Person>
+ </maintainer>
</Project>