mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-04-13 20:59:38 +00:00
EmptyEpsilon: add lheckemann as maintainer
This commit is contained in:
parent
a04ce7f5f8
commit
bc2a9aca6f
@ -60,7 +60,7 @@ stdenv.mkDerivation rec {
|
||||
description = "Open source bridge simulator based on Artemis";
|
||||
homepage = https://daid.github.io/EmptyEpsilon/;
|
||||
license = licenses.gpl2Plus;
|
||||
maintainers = with maintainers; [ fpletz ];
|
||||
maintainers = with maintainers; [ fpletz lheckemann ];
|
||||
platforms = platforms.linux;
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user