mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-04-13 07:47:30 +00:00
ceph: Add nh2 to maintainers
This commit is contained in:
parent
c5973dd3b1
commit
2f67c13015
@ -142,7 +142,7 @@ let
|
||||
homepage = "https://ceph.io/en/";
|
||||
inherit description;
|
||||
license = with lib.licenses; [ lgpl21 gpl2Only bsd3 mit publicDomain ];
|
||||
maintainers = with lib.maintainers; [ adev ak johanot krav ];
|
||||
maintainers = with lib.maintainers; [ adev ak johanot krav nh2 ];
|
||||
platforms = [ "x86_64-linux" "aarch64-linux" ];
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user