*/*: update maintainer bugzilla email

Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
This commit is contained in:
Viorel Munteanu
2023-05-19 21:31:10 +03:00
parent 041a351fb5
commit 1271bf872d
3 changed files with 3 additions and 3 deletions

View File

@@ -2,7 +2,7 @@
<!DOCTYPE pkgmetadata SYSTEM 'https://www.gentoo.org/dtd/metadata.dtd'>
<pkgmetadata>
<maintainer type="person">
<email>gentoo-guru@steev.me.uk</email>
<email>gentoo-bugzilla2@steev.me.uk</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>