onlyoffice-documentserver: raboof maintainer instead of Sandro (#461566)
This commit is contained in:
@@ -343,4 +343,6 @@ in
|
|||||||
|
|
||||||
users.groups.onlyoffice = { };
|
users.groups.onlyoffice = { };
|
||||||
};
|
};
|
||||||
|
|
||||||
|
meta.maintainers = with lib.maintainers; [ raboof ];
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -169,7 +169,7 @@ let
|
|||||||
"aarch64-linux"
|
"aarch64-linux"
|
||||||
];
|
];
|
||||||
sourceProvenance = [ sourceTypes.binaryNativeCode ];
|
sourceProvenance = [ sourceTypes.binaryNativeCode ];
|
||||||
maintainers = with maintainers; [ SuperSandro2000 ];
|
maintainers = with maintainers; [ raboof ];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
in
|
in
|
||||||
|
|||||||
Reference in New Issue
Block a user