anki: add myself as a maintainer
(Adding to the front of the list because it was I who added this expression to
nixpkgs in e00c03101f 7 years ago. :])
This commit is contained in:
@@ -191,6 +191,6 @@ buildPythonApplication rec {
|
||||
license = licenses.agpl3Plus;
|
||||
broken = stdenv.hostPlatform.isAarch64;
|
||||
platforms = platforms.mesaPlatforms;
|
||||
maintainers = with maintainers; [ the-kenny Profpatsch enzime ];
|
||||
maintainers = with maintainers; [ oxij the-kenny Profpatsch enzime ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user