summaryrefslogtreecommitdiff
path: root/app-editors/pluma-plugins/metadata.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app-editors/pluma-plugins/metadata.xml')
-rw-r--r--app-editors/pluma-plugins/metadata.xml12
1 files changed, 11 insertions, 1 deletions
diff --git a/app-editors/pluma-plugins/metadata.xml b/app-editors/pluma-plugins/metadata.xml
index 694df975ee24..82fa790eb229 100644
--- a/app-editors/pluma-plugins/metadata.xml
+++ b/app-editors/pluma-plugins/metadata.xml
@@ -1,7 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<!-- maintainer-needed -->
+ <maintainer type="person" proxied="yes">
+ <email>immoloism@gmail.com</email>
+ <name>Ian Jordan</name>
+ </maintainer>
+ <maintainer type="project" proxied="proxy">
+ <email>proxy-maint@gentoo.org</email>
+ <name>Proxy Maintainers</name>
+ </maintainer>
<use>
<flag name="bracketcompletion">Auto complete bracket pairs</flag>
<flag name="codecomment">Comment code blocks</flag>
@@ -9,4 +16,7 @@
<flag name="synctex">Enable synctex support for pdflatex</flag>
<flag name="terminal">Embed a terminal in the bottom pane</flag>
</use>
+<upstream>
+ <remote-id type="github">mate-desktop/pluma-plugins</remote-id>
+</upstream>
</pkgmetadata>