mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-04-15 13:08:01 +00:00
odin: add znaniye as maintainer
This commit is contained in:
parent
1a21cd4c9c
commit
8b2821da58
@ -72,7 +72,7 @@ in stdenv.mkDerivation rec {
|
||||
description = "A fast, concise, readable, pragmatic and open sourced programming language";
|
||||
homepage = "https://odin-lang.org/";
|
||||
license = licenses.bsd3;
|
||||
maintainers = with maintainers; [ luc65r astavie ];
|
||||
maintainers = with maintainers; [ luc65r astavie znaniye ];
|
||||
platforms = platforms.x86_64 ++ [ "aarch64-darwin" ];
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user