maintainers: 1000101 -> _1000101
This commit is contained in:
@@ -44,6 +44,6 @@ stdenv.mkDerivation rec {
|
||||
description = "Multi-platform software designed to extract pages, split, merge, mix and rotate PDF files";
|
||||
license = licenses.agpl3;
|
||||
platforms = platforms.all;
|
||||
maintainers = with maintainers; [ maintainers."1000101" ];
|
||||
maintainers = with maintainers; [ _1000101 ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user