caido: 0.45.1 -> 0.47.1, add blackzeshi as maintainer (#392455)
This commit is contained in:
@@ -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";
|
||||
|
||||
@@ -70,6 +70,7 @@ let
|
||||
maintainers = with lib.maintainers; [
|
||||
octodi
|
||||
d3vil0p3r
|
||||
blackzeshi
|
||||
];
|
||||
platforms = [ "x86_64-linux" ];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user