sys-fs/dwarfs, sys-fs/dwarfs-bin: Add myself as maintainer

Per https://github.com/mhx/dwarfs/issues/184#issuecomment-1880488381

Signed-off-by: YiFei Zhu <zhuyifei1999@gmail.com>
This commit is contained in:
YiFei Zhu
2024-01-08 00:34:20 -08:00
parent 739bcc8424
commit a18d11eb0b
2 changed files with 8 additions and 0 deletions

View File

@@ -5,6 +5,10 @@
<email>denis7774@gmail.com</email>
<name>Denis Reva</name>
</maintainer>
<maintainer type="person">
<email>zhuyifei1999@gmail.com</email>
<name>YiFei Zhu</name>
</maintainer>
<longdescription lang="en">
DwarFS is a read-only file system with a focus on achieving very high compression ratios in particular for very redundant data.
This probably doesn't sound very exciting, because if it's redundant, it should compress well. However, I found that other read-only, compressed file systems don't do a very good job at making use of this redundancy. See here for a comparison with other compressed file systems.

View File

@@ -6,6 +6,10 @@
<name>Denis Reva</name>
<description>rarogcmex</description>
</maintainer>
<maintainer type="person">
<email>zhuyifei1999@gmail.com</email>
<name>YiFei Zhu</name>
</maintainer>
<longdescription lang="en">
DwarFS is a read-only file system with a focus on achieving very high compression ratios in particular for very redundant data.
This probably doesn't sound very exciting, because if it's redundant, it should compress well. However, I found that other read-only, compressed file systems don't do a very good job at making use of this redundancy. See here for a comparison with other compressed file systems.