bs-platform: remove myself from maintainers
This commit is contained in:
parent
e6ca7b6e5b
commit
7a0533d438
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ in
|
|||
description = "A JavaScript backend for OCaml focused on smooth integration and clean generated code";
|
||||
homepage = "https://bucklescript.github.io";
|
||||
license = licenses.lgpl3;
|
||||
maintainers = with maintainers; [ turbomack gamb anmonteiro ];
|
||||
maintainers = with maintainers; [ turbomack gamb ];
|
||||
platforms = platforms.all;
|
||||
};
|
||||
})
|
||||
|
|
Loading…
Reference in a new issue