parted: add kybe236 as maintainer

This commit is contained in:
2kybe3
2026-04-13 16:50:56 +02:00
parent 0f21f18c78
commit d0625f347e
+2 -2
View File
@@ -81,8 +81,8 @@ stdenv.mkDerivation (finalAttrs: {
homepage = "https://www.gnu.org/software/parted/";
license = lib.licenses.gpl3Plus;
maintainers = [
# Add your name here!
maintainers = with lib.maintainers; [
kybe236
];
# GNU Parted requires libuuid, which is part of util-linux-ng.