From 1106ed7aa79334c804e3d7dacb76a55ef7ea0bfd Mon Sep 17 00:00:00 2001 From: Christoph Knittel Date: Sun, 6 Jul 2025 16:25:05 +0200 Subject: [PATCH] Add credits for rewatch --- CREDITS.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CREDITS.md b/CREDITS.md index 6d9fc97654..acb48f1906 100644 --- a/CREDITS.md +++ b/CREDITS.md @@ -6,6 +6,7 @@ The major contributions from contributors include - `super_errors` from [Cheng](https://github.com/chenglou) and [Cristiano](https://github.com/cristianoc) - `react_jsx_ppx` from [Ricky](https://github.com/rickyvetter) +- `rewatch` (the new ReScript build system) from [Roland](https://github.com/rolandpeelen) and [Jaap](https://github.com/jfrolich) Cristiano also contributed to several important patches in the upstream native compiler, in particular, the pattern match compilation.