ponyc: remove myself as maintainer
This commit is contained in:
parent
743169a07b
commit
02004e4a1f
@ -107,7 +107,7 @@ stdenv.mkDerivation (rec {
|
|||||||
description = "Pony is an Object-oriented, actor-model, capabilities-secure, high performance programming language";
|
description = "Pony is an Object-oriented, actor-model, capabilities-secure, high performance programming language";
|
||||||
homepage = "https://www.ponylang.org";
|
homepage = "https://www.ponylang.org";
|
||||||
license = licenses.bsd2;
|
license = licenses.bsd2;
|
||||||
maintainers = with maintainers; [ doublec kamilchm patternspandemic redvers ];
|
maintainers = with maintainers; [ kamilchm patternspandemic redvers ];
|
||||||
platforms = [ "x86_64-linux" "x86_64-darwin" ];
|
platforms = [ "x86_64-linux" "x86_64-darwin" ];
|
||||||
};
|
};
|
||||||
})
|
})
|
||||||
|
Loading…
x
Reference in New Issue
Block a user