ceph: Add srhb to maintainers

This commit is contained in:
Sarah Brofeldt 2020-07-02 07:01:32 +02:00
parent a1f6898192
commit e1a87078ad

View File

@ -177,7 +177,7 @@ in rec {
homepage = "https://ceph.com/";
description = "Distributed storage system";
license = with licenses; [ lgpl21 gpl2 bsd3 mit publicDomain ];
maintainers = with maintainers; [ adev ak krav johanot ];
maintainers = with maintainers; [ adev ak krav johanot srhb ];
platforms = [ "x86_64-linux" ];
};