commit: 1271bf872d70ccb6067086809314248e20a19abc Author: Viorel Munteanu <ceamac <AT> gentoo <DOT> org> AuthorDate: Fri May 19 18:31:10 2023 +0000 Commit: Viorel Munteanu <ceamac <AT> gentoo <DOT> org> CommitDate: Fri May 19 18:31:10 2023 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=1271bf87
*/*: update maintainer bugzilla email Signed-off-by: Viorel Munteanu <ceamac <AT> gentoo.org> sys-apps/systemd-bootchart/metadata.xml | 2 +- sys-fs/btrfs-heatmap/metadata.xml | 2 +- sys-fs/python-btrfs/metadata.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/sys-apps/systemd-bootchart/metadata.xml b/sys-apps/systemd-bootchart/metadata.xml index 440dcab0b..4e0b51188 100644 --- a/sys-apps/systemd-bootchart/metadata.xml +++ b/sys-apps/systemd-bootchart/metadata.xml @@ -2,7 +2,7 @@ <!DOCTYPE pkgmetadata SYSTEM 'https://www.gentoo.org/dtd/metadata.dtd'> <pkgmetadata> <maintainer type="person"> - <email>[email protected]</email> + <email>[email protected]</email> <name>Steven Davies</name> </maintainer> </pkgmetadata> diff --git a/sys-fs/btrfs-heatmap/metadata.xml b/sys-fs/btrfs-heatmap/metadata.xml index ae1724cee..cd6bc4321 100644 --- a/sys-fs/btrfs-heatmap/metadata.xml +++ b/sys-fs/btrfs-heatmap/metadata.xml @@ -2,7 +2,7 @@ <!DOCTYPE pkgmetadata SYSTEM 'https://www.gentoo.org/dtd/metadata.dtd'> <pkgmetadata> <maintainer type="person"> - <email>[email protected]</email> + <email>[email protected]</email> <name>Steven Davies</name> </maintainer> <upstream> diff --git a/sys-fs/python-btrfs/metadata.xml b/sys-fs/python-btrfs/metadata.xml index ddc902340..f2197cd9a 100644 --- a/sys-fs/python-btrfs/metadata.xml +++ b/sys-fs/python-btrfs/metadata.xml @@ -2,7 +2,7 @@ <!DOCTYPE pkgmetadata SYSTEM 'https://www.gentoo.org/dtd/metadata.dtd'> <pkgmetadata> <maintainer type="person"> - <email>[email protected]</email> + <email>[email protected]</email> <name>Steven Davies</name> </maintainer> <longdescription lang="en">A Python 3 library that provides ways to interact programmatically with an online btrfs file system. It provides a pure python shadow implementation of data structures used in btrfs together with convenient wrappers around the collection of kernel functions that are available in the btrfs kernel API. Using them, we can examine the secret inner world of a btrfs file system for educational purposes.</longdescription>
