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