garnet: add hythera as maintainer
This commit is contained in:
@@ -55,7 +55,10 @@ buildDotnetModule rec {
|
||||
homepage = "https://microsoft.github.io/garnet/";
|
||||
changelog = "https://github.com/microsoft/garnet/releases/tag/v${version}";
|
||||
license = lib.licenses.mit;
|
||||
maintainers = with lib.maintainers; [ getchoo ];
|
||||
maintainers = with lib.maintainers; [
|
||||
getchoo
|
||||
hythera
|
||||
];
|
||||
mainProgram = "GarnetServer";
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user