From 8ec34e2cc5da2a033ee519cc21176892668e3e67 Mon Sep 17 00:00:00 2001 From: ramin Date: Tue, 21 May 2024 09:44:41 +0100 Subject: [PATCH] add @cristaloleg to .github/CODEOWNERS --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index f9ac165e7a..10677f91c2 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -7,6 +7,6 @@ # global owners are only requested if there isn't a more specific # codeowner specified below. For this reason, the global codeowners # are often repeated in package-level definitions. -* @renaynay @Wondertan @vgonkivs @distractedm1nd @walldiss @ramin +* @renaynay @Wondertan @vgonkivs @distractedm1nd @walldiss @ramin @cristaloleg docs/adr @adlerjohn @liamsi