commit: 974bd4710bdbf57424c5c4e9fe488b91477ece61 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> AuthorDate: Wed Jun 24 07:19:52 2020 +0000 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> CommitDate: Wed Jun 24 07:19:52 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=974bd471
sys-fs/diskdev_cmds: add slyfox@ to maintainers Package-Manager: Portage-2.3.102, Repoman-2.3.23 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org> sys-fs/diskdev_cmds/metadata.xml | 20 ++++++++++++-------- 1 file changed, 12 insertions(+), 8 deletions(-) diff --git a/sys-fs/diskdev_cmds/metadata.xml b/sys-fs/diskdev_cmds/metadata.xml index 2b0a4b9725c..685f6e0f25f 100644 --- a/sys-fs/diskdev_cmds/metadata.xml +++ b/sys-fs/diskdev_cmds/metadata.xml @@ -1,12 +1,16 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<maintainer type="project"> -<email>[email protected]</email> -<name>Gentoo Linux PowerPC Development</name> -</maintainer> -<longdescription lang="en"> -HFS+ Filesytstem tools (mkfs.hfsplus and fsck.hfsplus), ported from Apple's -versions. -</longdescription> + <maintainer type="person"> + <email>[email protected]</email> + <name>Sergei Trofimovich</name> + </maintainer> + <maintainer type="project"> + <email>[email protected]</email> + <name>Gentoo Linux PowerPC Development</name> + </maintainer> + <longdescription lang="en"> + HFS+ Filesytstem tools (mkfs.hfsplus and fsck.hfsplus), ported from Apple's + versions. + </longdescription> </pkgmetadata>
