From 991ff68d0a251c0db0204c89b7c8f4e51d759d4b Mon Sep 17 00:00:00 2001 From: Andrew Maguire Date: Wed, 11 Jan 2023 15:34:29 +0000 Subject: [PATCH] add andrewm4894 to `notebooks/` codeowners (#626) add andrewm4894 to `notebooks/` codeowners --- CODEOWNERS | 1 + 1 file changed, 1 insertion(+) diff --git a/CODEOWNERS b/CODEOWNERS index f1eb32de..8929c25b 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -4,3 +4,4 @@ /copilot/ @fozziethebeat @andreaskoepf @yk /docs/ @andrewm4894 @andreaskoepf @yk /.devcontainer/ @andrewm4894 @andreaskoepf @yk +/notebooks/ @andrewm4894 @andreaskoepf @yk