zfs: add new maintainers, update homepage
This commit is contained in:
parent
6dac8e6817
commit
c2c8e2e4cc
@ -170,10 +170,10 @@ let
|
|||||||
Copy-On-Write filesystem with data integrity detection and repair,
|
Copy-On-Write filesystem with data integrity detection and repair,
|
||||||
snapshotting, cloning, block devices, deduplication, and more.
|
snapshotting, cloning, block devices, deduplication, and more.
|
||||||
'';
|
'';
|
||||||
homepage = "https://zfsonlinux.org/";
|
homepage = "https://github.com/openzfs/zfs";
|
||||||
license = licenses.cddl;
|
license = licenses.cddl;
|
||||||
platforms = platforms.linux;
|
platforms = platforms.linux;
|
||||||
maintainers = with maintainers; [ jcumming wizeman fpletz globin ];
|
maintainers = with maintainers; [ hmenke jcumming jonringer wizeman fpletz globin mic92 ];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
in {
|
in {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user