forked from gentoo/gentoo
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
app-text/zathura-ps: Add myself as maintainer
Signed-off-by: Mikle Kolyada <[email protected]> Package-Manager: Portage-2.3.51, Repoman-2.3.11
- Loading branch information
Showing
1 changed file
with
17 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,21 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> | ||
<pkgmetadata> | ||
<!-- maintainer-needed --> | ||
<upstream> | ||
<maintainer status="active"> | ||
<email>[email protected]</email> | ||
<name>Moritz Lipp</name> | ||
</maintainer> | ||
<maintainer status="active"> | ||
<email>[email protected]</email> | ||
<name>Sebastian Ramacher</name> | ||
</maintainer> | ||
<changelog>http://pwmt.org/projects/zathura/download/</changelog> | ||
<doc lang="en">http://pwmt.org/projects/zathura/</doc> | ||
<bugs-to>http://bugs.pwmt.org/</bugs-to> | ||
</upstream> | ||
<maintainer type="person"> | ||
<name>Mikle Kolyada</name> | ||
<email>[email protected]</email> | ||
</maintainer> | ||
<upstream> | ||
<maintainer status="active"> | ||
<email>[email protected]</email> | ||
<name>Moritz Lipp</name> | ||
</maintainer> | ||
<maintainer status="active"> | ||
<email>[email protected]</email> | ||
<name>Sebastian Ramacher</name> | ||
</maintainer> | ||
<changelog>http://pwmt.org/projects/zathura/download/</changelog> | ||
<doc lang="en">http://pwmt.org/projects/zathura/</doc> | ||
<bugs-to>http://bugs.pwmt.org/</bugs-to> | ||
</upstream> | ||
</pkgmetadata> |