mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-21 08:01:31 +00:00
ocaml: Add georgyo to maintainers
This commit is contained in:
@@ -204,6 +204,8 @@ stdenv.mkDerivation (
|
||||
];
|
||||
description = "OCaml is an industrial-strength programming language supporting functional, imperative and object-oriented styles";
|
||||
|
||||
maintainers = [ lib.maintainers.georgyo ];
|
||||
|
||||
longDescription = ''
|
||||
OCaml is a general purpose programming language with an emphasis on expressiveness and safety. Developed for more than 20 years at Inria by a group of leading researchers, it has an advanced type system that helps catch your mistakes without getting in your way. It's used in environments where a single mistake can cost millions and speed matters, is supported by an active community, and has a rich set of libraries and development tools. It's widely used in teaching for its power and simplicity.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user