From a644b26918923d319760257893905524feeb53f0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jaime=20Caama=C3=B1o=20Ruiz?= Date: Tue, 4 Jun 2024 15:53:38 +0000 Subject: [PATCH] Add jcaamano as maintainer MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jaime Caamaño Ruiz --- MAINTAINERS | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index 9ce9af22..36a185eb 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -11,7 +11,8 @@ people = [ "amorenoz", "dave-tucker", - "hzhou8" + "hzhou8", + "jcaamano" ] [Org.Alumni] people = [ @@ -39,6 +40,10 @@ Name = "Han Zhou" GitHub = "hzhou8" + [people.jcaamano] + Name = "Jaime Caamaño" + GitHub = "jcaamano" + [people.mavenugo] Name = "Madhu Venugopal" Email = "madhu@docker.com"