subfinder: add filalex77 to maintainers

This commit is contained in:
Oleksii Filonenko 2019-12-08 12:07:57 +02:00
parent 0952c85339
commit 52531917eb
No known key found for this signature in database
GPG key ID: F3510FE5691629A1

View file

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