waynergy: drop pedrohlc from maintainers
This commit is contained in:
parent
3f3359baa9
commit
f224d78b44
1 changed files with 1 additions and 1 deletions
|
@ -39,6 +39,6 @@ stdenv.mkDerivation rec {
|
||||||
homepage = "https://github.com/r-c-f/waynergy";
|
homepage = "https://github.com/r-c-f/waynergy";
|
||||||
license = licenses.mit;
|
license = licenses.mit;
|
||||||
platforms = platforms.linux;
|
platforms = platforms.linux;
|
||||||
maintainers = with maintainers; [ maxhero pedrohlc ];
|
maintainers = with maintainers; [ maxhero ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue