sanoid: add Frostman to maintainers
This commit is contained in:
parent
f354d6d950
commit
7819f216e0
@ -50,7 +50,7 @@ stdenv.mkDerivation rec {
|
|||||||
description = "A policy-driven snapshot management tool for ZFS filesystems";
|
description = "A policy-driven snapshot management tool for ZFS filesystems";
|
||||||
homepage = "https://github.com/jimsalterjrs/sanoid";
|
homepage = "https://github.com/jimsalterjrs/sanoid";
|
||||||
license = licenses.gpl3Plus;
|
license = licenses.gpl3Plus;
|
||||||
maintainers = with maintainers; [ lopsided98 ];
|
maintainers = with maintainers; [ lopsided98 Frostman ];
|
||||||
platforms = platforms.all;
|
platforms = platforms.all;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user