0
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-07-14 06:00:33 +03:00

subfinder: add Misaka13514 to maintainers

This commit is contained in:
Misaka13514 2023-08-13 23:24:05 +08:00 committed by Anderson Torres
parent 07f923ae3a
commit 6198e6be7f

View file

@ -31,6 +31,6 @@ buildGoModule rec {
'';
homepage = "https://github.com/projectdiscovery/subfinder";
license = licenses.mit;
maintainers = with maintainers; [ fpletz Br1ght0ne ];
maintainers = with maintainers; [ fpletz Br1ght0ne Misaka13514 ];
};
}