caido: 0.45.1 -> 0.47.1, add blackzeshi as maintainer (#392455)

This commit is contained in:
Peder Bergebakken Sundt
2025-04-08 00:00:31 +02:00
committed by GitHub
2 changed files with 7 additions and 0 deletions
+6
View File
@@ -3223,6 +3223,12 @@
githubId = 5718007;
name = "Bastian Köcher";
};
blackzeshi = {
name = "blackzeshi";
email = "sergey_zhuzhgov@mail.ru";
github = "zeshi09";
githubId = 105582686;
};
blakesmith = {
name = "Blake Smith";
email = "blakesmith0@gmail.com";
+1
View File
@@ -70,6 +70,7 @@ let
maintainers = with lib.maintainers; [
octodi
d3vil0p3r
blackzeshi
];
platforms = [ "x86_64-linux" ];
};