airgeddon: drop pedrohlc from maintainers
This commit is contained in:
parent
1081619284
commit
1d952fd739
1 changed files with 1 additions and 1 deletions
|
@ -161,7 +161,7 @@ stdenv.mkDerivation rec {
|
|||
homepage = "https://github.com/v1s1t0r1sh3r3/airgeddon";
|
||||
changelog = "https://github.com/v1s1t0r1sh3r3/airgeddon/blob/v${version}/CHANGELOG.md";
|
||||
license = licenses.gpl3Plus;
|
||||
maintainers = with maintainers; [ pedrohlc ];
|
||||
maintainers = with maintainers; [ ];
|
||||
platforms = platforms.linux;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue