meta: add @nodejs/actions as CODEOWNERS

PR-URL: https://github.com/nodejs/node/pull/39119
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Jiawen Geng <technicalcute@gmail.com>
Reviewed-By: Zijian Liu <lxxyxzj@gmail.com>
This commit is contained in:
Mary Marchini
2021-06-22 10:17:55 -07:00
committed by Michaël Zasso
parent f8cdaad9d4
commit bd472daf0c

5
.github/CODEOWNERS vendored
View File

@@ -119,3 +119,8 @@
# V8
/deps/v8/* @nodejs/v8-update
/tools/v8_gypfiles/* @nodejs/v8-update
# Actions
/.github/workflows/* @nodejs/actions
/tools/actions/* @nodejs/actions