From eecba6e34e1e75cebed7a9f602c89ec67f4c9ae2 Mon Sep 17 00:00:00 2001 From: Christoph Knittel Date: Sun, 23 Mar 2025 14:32:13 +0100 Subject: [PATCH 1/2] Add DZakh to maintainers list --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index 41327b7b37..ef3f7cde25 100644 --- a/package.json +++ b/package.json @@ -23,6 +23,7 @@ "maintainers": [ "Christoph Knittel (https://github.com/cknitt)", "Cristiano Calcagno (https://github.com/cristianoc)", + "Dmitry Zakharov (https://github.com/DZakh)", "Florian Hammerschmidt (https://github.com/fhammerschmidt)", "Gabriel Nordeborn (https://github.com/zth)", "Hyeseong Kim (https://github.com/cometkim)", From 3c89a5b3701b08171ced624b971253c7802c9989 Mon Sep 17 00:00:00 2001 From: Christoph Knittel Date: Sun, 23 Mar 2025 16:29:20 +0100 Subject: [PATCH 2/2] Also in @rescript/std --- packages/std/package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/packages/std/package.json b/packages/std/package.json index fa2f6458eb..250c3110c4 100644 --- a/packages/std/package.json +++ b/packages/std/package.json @@ -16,6 +16,7 @@ "maintainers": [ "Christoph Knittel (https://github.com/cknitt)", "Cristiano Calcagno (https://github.com/cristianoc)", + "Dmitry Zakharov (https://github.com/DZakh)", "Florian Hammerschmidt (https://github.com/fhammerschmidt)", "Gabriel Nordeborn (https://github.com/zth)", "Hyeseong Kim (https://github.com/cometkim)",