summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-editors/helix/metadata.xml')
-rw-r--r--app-editors/helix/metadata.xml24
1 files changed, 24 insertions, 0 deletions
diff --git a/app-editors/helix/metadata.xml b/app-editors/helix/metadata.xml
new file mode 100644
index 000000000000..07edb24ed94b
--- /dev/null
+++ b/app-editors/helix/metadata.xml
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>chutzpah@gentoo.org</email>
+ <name>Patrick McLean</name>
+ </maintainer>
+ <maintainer type="person" proxied="yes">
+ <email>freijon@pm.me</email>
+ <name>Jonas Frei</name>
+ </maintainer>
+ <maintainer type="project" proxied="proxy">
+ <email>proxy-maint@gentoo.org</email>
+ <name>Proxy Maintainers</name>
+ </maintainer>
+ <use>
+ <flag name="grammar">Build and install grammar language files</flag>
+ </use>
+ <upstream>
+ <bugs-to>https://github.com/helix-editor/helix/issues</bugs-to>
+ <changelog>https://github.com/helix-editor/helix/commits/master</changelog>
+ <remote-id type="github">helix-editor/helix</remote-id>
+ </upstream>
+</pkgmetadata>