maintainers: pshendry -> polendri

This commit is contained in:
Paul Hendry
2021-03-29 16:51:18 +08:00
committed by Peter Hoeg
parent 04a07faa2e
commit df285339a3
3 changed files with 8 additions and 8 deletions
@@ -24,7 +24,7 @@ mkDerivation rec {
description = "KDE simple image scanning application";
homepage = "https://apps.kde.org/skanlite";
license = licenses.gpl2Plus;
maintainers = with maintainers; [ pshendry ];
maintainers = with maintainers; [ polendri ];
platforms = platforms.linux;
};
}