From c947a8adc492680e6a6c95fd887e003e37c422ff Mon Sep 17 00:00:00 2001 From: Philippe Miron Date: Mon, 29 Jan 2024 13:21:37 -0500 Subject: [PATCH] Added one recipe-maintainers --- recipe/meta.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/recipe/meta.yaml b/recipe/meta.yaml index 5ff7e4f..e853838 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -55,3 +55,4 @@ extra: recipe-maintainers: - philippemiron - selipot + - kevinsantana11