From 3d2567920b0e80e09920732c94811a88d8130c4c Mon Sep 17 00:00:00 2001 From: David Lanouette Date: Thu, 25 Jun 2026 13:34:41 -0400 Subject: [PATCH] chore(repo): Add David to the code owners Signed-off-by: David Lanouette --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 2cee27e..b7db4eb 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1 +1 @@ -* @jajeffries @leoparente @ltucker @mfiedorowicz @MicahParks @marc-barry +* @jajeffries @leoparente @ltucker @mfiedorowicz @MicahParks @marc-barry @davidlanouette