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-i18n/librime: Set maintainer Arfrever.
Signed-off-by: Arfrever Frehtes Taifersar Arahesis <[email protected]> Signed-off-by: Mike Gilbert <[email protected]>
- Loading branch information
Showing
1 changed file
with
22 additions
and
18 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,22 +1,26 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> | ||
<pkgmetadata> | ||
<maintainer type="person"> | ||
<email>[email protected]</email> | ||
<name>Yixun Lan</name> | ||
</maintainer> | ||
<maintainer type="project"> | ||
<email>[email protected]</email> | ||
<name>Cjk</name> | ||
</maintainer> | ||
<use> | ||
<flag name="debug">Enable debugging (including logging of input of RIME input methods)</flag> | ||
</use> | ||
<upstream> | ||
<maintainer> | ||
<email>[email protected]</email> | ||
<name>Gong Chen</name> | ||
</maintainer> | ||
<remote-id type="github">rime/librime</remote-id> | ||
</upstream> | ||
<maintainer type="person"> | ||
<email>[email protected]</email> | ||
<name>Arfrever Frehtes Taifersar Arahesis</name> | ||
</maintainer> | ||
<maintainer type="person"> | ||
<email>[email protected]</email> | ||
<name>Yixun Lan</name> | ||
</maintainer> | ||
<maintainer type="project"> | ||
<email>[email protected]</email> | ||
<name>Cjk</name> | ||
</maintainer> | ||
<use> | ||
<flag name="debug">Enable debugging (including logging of input of RIME input methods)</flag> | ||
</use> | ||
<upstream> | ||
<maintainer> | ||
<email>[email protected]</email> | ||
<name>弓辰 (Gōng Chén)</name> | ||
</maintainer> | ||
<remote-id type="github">rime/librime</remote-id> | ||
</upstream> | ||
</pkgmetadata> |