maintainers: remove skrzyp
no github account linked
This commit is contained in:
parent
a2e2f9128d
commit
330f745f6f
@ -11750,10 +11750,6 @@
|
||||
githubId = 266500;
|
||||
name = "Sven Keidel";
|
||||
};
|
||||
skrzyp = {
|
||||
email = "jot.skrzyp@gmail.com";
|
||||
name = "Jakub Skrzypnik";
|
||||
};
|
||||
skykanin = {
|
||||
email = "skykanin@users.noreply.github.com";
|
||||
github = "skykanin";
|
||||
|
@ -42,7 +42,7 @@ stdenv.mkDerivation rec {
|
||||
meta = with lib; {
|
||||
homepage = "https://github.com/ahodesuka/ahoviewer";
|
||||
description = "A GTK2 image viewer, manga reader, and booru browser";
|
||||
maintainers = with maintainers; [ skrzyp xzfc ];
|
||||
maintainers = with maintainers; [ xzfc ];
|
||||
license = licenses.mit;
|
||||
# Unintentionally not working on Darwin:
|
||||
# https://github.com/ahodesuka/ahoviewer/issues/62
|
||||
|
Loading…
Reference in New Issue
Block a user