Skip to content

Commit edd086b

Browse files
authored
Add @nojaf to maintainers list (#8200)
1 parent 20b0760 commit edd086b

File tree

9 files changed

+9
-0
lines changed

9 files changed

+9
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
"Cristiano Calcagno (https://github.com/cristianoc)",
2727
"Dmitry Zakharov (https://github.com/DZakh)",
2828
"Florian Hammerschmidt (https://github.com/fhammerschmidt)",
29+
"Florian Verdonck (https://github.com/nojaf)",
2930
"Gabriel Nordeborn (https://github.com/zth)",
3031
"Hyeseong Kim (https://github.com/cometkim)",
3132
"Jaap Frolich (https://github.com/jfrolich)",

packages/@rescript/darwin-arm64/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
"Cristiano Calcagno (https://github.com/cristianoc)",
1919
"Dmitry Zakharov (https://github.com/DZakh)",
2020
"Florian Hammerschmidt (https://github.com/fhammerschmidt)",
21+
"Florian Verdonck (https://github.com/nojaf)",
2122
"Gabriel Nordeborn (https://github.com/zth)",
2223
"Hyeseong Kim (https://github.com/cometkim)",
2324
"Jaap Frolich (https://github.com/jfrolich)",

packages/@rescript/darwin-x64/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
"Cristiano Calcagno (https://github.com/cristianoc)",
1919
"Dmitry Zakharov (https://github.com/DZakh)",
2020
"Florian Hammerschmidt (https://github.com/fhammerschmidt)",
21+
"Florian Verdonck (https://github.com/nojaf)",
2122
"Gabriel Nordeborn (https://github.com/zth)",
2223
"Hyeseong Kim (https://github.com/cometkim)",
2324
"Jaap Frolich (https://github.com/jfrolich)",

packages/@rescript/linux-arm64/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
"Cristiano Calcagno (https://github.com/cristianoc)",
1919
"Dmitry Zakharov (https://github.com/DZakh)",
2020
"Florian Hammerschmidt (https://github.com/fhammerschmidt)",
21+
"Florian Verdonck (https://github.com/nojaf)",
2122
"Gabriel Nordeborn (https://github.com/zth)",
2223
"Hyeseong Kim (https://github.com/cometkim)",
2324
"Jaap Frolich (https://github.com/jfrolich)",

packages/@rescript/linux-x64/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
"Cristiano Calcagno (https://github.com/cristianoc)",
1919
"Dmitry Zakharov (https://github.com/DZakh)",
2020
"Florian Hammerschmidt (https://github.com/fhammerschmidt)",
21+
"Florian Verdonck (https://github.com/nojaf)",
2122
"Gabriel Nordeborn (https://github.com/zth)",
2223
"Hyeseong Kim (https://github.com/cometkim)",
2324
"Jaap Frolich (https://github.com/jfrolich)",

packages/@rescript/runtime/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
"Cristiano Calcagno (https://github.com/cristianoc)",
1919
"Dmitry Zakharov (https://github.com/DZakh)",
2020
"Florian Hammerschmidt (https://github.com/fhammerschmidt)",
21+
"Florian Verdonck (https://github.com/nojaf)",
2122
"Gabriel Nordeborn (https://github.com/zth)",
2223
"Hyeseong Kim (https://github.com/cometkim)",
2324
"Jaap Frolich (https://github.com/jfrolich)",

packages/@rescript/win32-x64/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
"Cristiano Calcagno (https://github.com/cristianoc)",
1919
"Dmitry Zakharov (https://github.com/DZakh)",
2020
"Florian Hammerschmidt (https://github.com/fhammerschmidt)",
21+
"Florian Verdonck (https://github.com/nojaf)",
2122
"Gabriel Nordeborn (https://github.com/zth)",
2223
"Hyeseong Kim (https://github.com/cometkim)",
2324
"Jaap Frolich (https://github.com/jfrolich)",

tests/dependencies/rescript-react/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
"Cristiano Calcagno (https://github.com/cristianoc)",
1818
"Dmitry Zakharov (https://github.com/DZakh)",
1919
"Florian Hammerschmidt (https://github.com/fhammerschmidt)",
20+
"Florian Verdonck (https://github.com/nojaf)",
2021
"Gabriel Nordeborn (https://github.com/zth)",
2122
"Hyeseong Kim (https://github.com/cometkim)",
2223
"Jaap Frolich (https://github.com/jfrolich)",

yarn.config.cjs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ async function enforceCompilerMeta({ Yarn }) {
3535
"Cristiano Calcagno (https://github.com/cristianoc)",
3636
"Dmitry Zakharov (https://github.com/DZakh)",
3737
"Florian Hammerschmidt (https://github.com/fhammerschmidt)",
38+
"Florian Verdonck (https://github.com/nojaf)",
3839
"Gabriel Nordeborn (https://github.com/zth)",
3940
"Hyeseong Kim (https://github.com/cometkim)",
4041
"Jaap Frolich (https://github.com/jfrolich)",

0 commit comments

Comments
 (0)