Skip to content

Commit

Permalink
media-libs/fontconfig: Remove useless maintainer <description/>
Browse files Browse the repository at this point in the history
Remove useless/redundant maintainer <description/>. It does not benefit
bug wrangling, and only wastes developer's time on reading it. Few tips:

- assignee/CC is implied by ordering, there is no reason to repeat it,
- we know that maintainer is maintainer (la la la la la),
- most of adjectives for maintainer are of no value and/or are obvious.
  • Loading branch information
mgorny committed Feb 11, 2018
1 parent c0823a0 commit e06e9c7
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions media-libs/fontconfig/metadata.xml
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
<?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>Fonts</name>
</maintainer>
<maintainer type="project">
<email>[email protected]</email>
<name>gx86-multilib project</name>
<description>Handling the bugs related to multilib support in the package and related changes.</description>
</maintainer>
<maintainer type="project">
<email>[email protected]</email>
<name>Fonts</name>
</maintainer>
<longdescription>Fontconfig is a font configuration and customization library, which does not depend on the X Window System. It is designed to locate fonts within the system and select them according to requirements specified by applications.</longdescription>
</pkgmetadata>

0 comments on commit e06e9c7

Please sign in to comment.