Skip to content

Commit

Permalink
*/*: remove myself as maintainer from various packages
Browse files Browse the repository at this point in the history
Signed-off-by: Matthias Maier <[email protected]>
  • Loading branch information
tamiko committed Aug 2, 2024
1 parent 3b45e9e commit 261ff64
Show file tree
Hide file tree
Showing 9 changed files with 22 additions and 49 deletions.
4 changes: 1 addition & 3 deletions app-crypt/efitools/metadata.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>[email protected]</email>
</maintainer>
<!-- maintainer-needed -->
</pkgmetadata>
23 changes: 10 additions & 13 deletions app-crypt/jitterentropy-rngd/metadata.xml
Original file line number Diff line number Diff line change
@@ -1,17 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>[email protected]</email>
<name>Matthias Maier</name>
</maintainer>
<longdescription>
The Jitter RNG daemon provides an entropy source that feeds into the
Linux /dev/random device if its entropy runs low. It updates the
/dev/random entropy estimator such that the newly provided entropy
unblocks /dev/random.
</longdescription>
<upstream>
<remote-id type="github">smuellerDD/jitterentropy-rngd</remote-id>
</upstream>
<!-- maintainer-needed -->
<longdescription>
The Jitter RNG daemon provides an entropy source that feeds into the
Linux /dev/random device if its entropy runs low. It updates the
/dev/random entropy estimator such that the newly provided entropy
unblocks /dev/random.
</longdescription>
<upstream>
<remote-id type="github">smuellerDD/jitterentropy-rngd</remote-id>
</upstream>
</pkgmetadata>
3 changes: 0 additions & 3 deletions app-crypt/sbsigntools/metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,6 @@
<email>[email protected]</email>
<name>Andrew Ammerlaan</name>
</maintainer>
<maintainer type="person">
<email>[email protected]</email>
</maintainer>
<upstream>
<remote-id type="launchpad">ubuntu</remote-id>
</upstream>
Expand Down
11 changes: 4 additions & 7 deletions app-misc/hello/metadata.xml
Original file line number Diff line number Diff line change
@@ -1,11 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>[email protected]</email>
<name>Matthias Maier</name>
</maintainer>
<upstream>
<remote-id type="savannah">hello</remote-id>
</upstream>
<!-- maintainer-needed -->
<upstream>
<remote-id type="savannah">hello</remote-id>
</upstream>
</pkgmetadata>
11 changes: 4 additions & 7 deletions app-text/barcode/metadata.xml
Original file line number Diff line number Diff line change
@@ -1,11 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>[email protected]</email>
<name>Matthias Maier</name>
</maintainer>
<upstream>
<remote-id type="savannah">barcode</remote-id>
</upstream>
<!-- maintainer-needed -->
<upstream>
<remote-id type="savannah">barcode</remote-id>
</upstream>
</pkgmetadata>
4 changes: 0 additions & 4 deletions app-vim/vim-multiple-cursors/metadata.xml
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>[email protected]</email>
<name>Matthias Maier</name>
</maintainer>
<maintainer type="project">
<email>[email protected]</email>
<name>Gentoo Vim Project</name>
Expand Down
5 changes: 1 addition & 4 deletions dev-util/astyle/metadata.xml
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>[email protected]</email>
<name>Matthias Maier</name>
</maintainer>
<!-- maintainer-needed -->
<longdescription>
astyle is a code formatter for C, C++, and Java source code, with many
granular formatting options to assist in enforcing code formatting
Expand Down
5 changes: 1 addition & 4 deletions dev-util/cppcheck/metadata.xml
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>[email protected]</email>
<name>Matthias Maier</name>
</maintainer>
<!-- maintainer-needed -->
<use>
<flag name="charts">Enable QtCharts usage in the GUI</flag>
<flag name="htmlreport">install cppcheck-htmlreport</flag>
Expand Down
5 changes: 1 addition & 4 deletions sys-fs/mp3fs/metadata.xml
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>[email protected]</email>
<name>Matthias Maier</name>
</maintainer>
<!-- maintainer-needed -->
<upstream>
<remote-id type="github">khenriks/mp3fs</remote-id>
</upstream>
Expand Down

0 comments on commit 261ff64

Please sign in to comment.