summaryrefslogtreecommitdiff
path: root/app-emacs/forge/metadata.xml
blob: 3e0abaf6cf4874aad441c3d0f2a4814bf247960e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="person">
    <email>arsen@gentoo.org</email>
    <name>Arsen Arsenović</name>
  </maintainer>
  <maintainer type="person">
    <email>sam@gentoo.org</email>
    <name>Sam James</name>
  </maintainer>
  <maintainer type="project">
    <email>gnu-emacs@gentoo.org</email>
    <name>Gentoo GNU Emacs project</name>
  </maintainer>
  <longdescription>
    Work with Git forges, such as Github and Gitlab, from the comfort of
    Magit and the rest of Emacs.
  </longdescription>
  <upstream>
    <bugs-to>https://github.com/magit/forge/issues/</bugs-to>
    <changelog>https://raw.githubusercontent.com/magit/forge/refs/heads/main/CHANGELOG</changelog>
  </upstream>
  <origin>srcux</origin>
</pkgmetadata>