From 1271bf872d70ccb6067086809314248e20a19abc Mon Sep 17 00:00:00 2001 From: Viorel Munteanu Date: Fri, 19 May 2023 21:31:10 +0300 Subject: [PATCH] */*: update maintainer bugzilla email Signed-off-by: Viorel Munteanu --- 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 440dcab0ba..4e0b511882 100644 --- a/sys-apps/systemd-bootchart/metadata.xml +++ b/sys-apps/systemd-bootchart/metadata.xml @@ -2,7 +2,7 @@ - gentoo-guru@steev.me.uk + gentoo-bugzilla2@steev.me.uk Steven Davies diff --git a/sys-fs/btrfs-heatmap/metadata.xml b/sys-fs/btrfs-heatmap/metadata.xml index ae1724ceea..cd6bc4321c 100644 --- a/sys-fs/btrfs-heatmap/metadata.xml +++ b/sys-fs/btrfs-heatmap/metadata.xml @@ -2,7 +2,7 @@ - gentoo-guru@steev.me.uk + gentoo-bugzilla2@steev.me.uk Steven Davies diff --git a/sys-fs/python-btrfs/metadata.xml b/sys-fs/python-btrfs/metadata.xml index ddc902340a..f2197cd9af 100644 --- a/sys-fs/python-btrfs/metadata.xml +++ b/sys-fs/python-btrfs/metadata.xml @@ -2,7 +2,7 @@ - gentoo-guru@steev.me.uk + gentoo-bugzilla2@steev.me.uk Steven Davies 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.