Skip to content

Commit 78007d2

Browse files
authored
meta: update CODEOWNERS for FFI
Signed-off-by: Paolo Insogna <[email protected]> PR-URL: #62853 Reviewed-By: Matteo Collina <[email protected]> Reviewed-By: Michaël Zasso <[email protected]> Reviewed-By: Chengzhong Wu <[email protected]> Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Marco Ippolito <[email protected]> Reviewed-By: Rafael Gonzaga <[email protected]>
1 parent a5b3d76 commit 78007d2

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

.github/CODEOWNERS

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -243,3 +243,11 @@
243243
# dev container
244244
/.devcontainer/* @nodejs/devcontainer
245245
/doc/contributing/using-devcontainer.md @nodejs/devcontainer
246+
247+
# FFI
248+
/deps/libffi/ @nodejs/ffi
249+
/doc/api/ffi.md @nodejs/ffi
250+
/lib/ffi.js @nodejs/ffi
251+
/src/ffi/ @nodejs/ffi
252+
/src/node_ffi.* @nodejs/ffi
253+
/test/ffi/ @nodejs/ffi

0 commit comments

Comments
 (0)