From d67f80863ed4f9a31d26275df0936e7aa9fb6569 Mon Sep 17 00:00:00 2001 From: Nikola Jokic Date: Thu, 19 Jan 2023 14:21:08 +0100 Subject: [PATCH] Include nikola-jokic in CODEOWNERS file (#2184) --- CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CODEOWNERS b/CODEOWNERS index 4b91db03..e731691a 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -1,2 +1,2 @@ # actions-runner-controller maintainers -* @mumoshu @toast-gear @actions/actions-runtime +* @mumoshu @toast-gear @actions/actions-runtime @nikola-jokic