From b2e907d5c27b7b908c7825c034c5c5c685f92304 Mon Sep 17 00:00:00 2001 From: Tonis Tiigi Date: Fri, 31 May 2024 08:36:15 -0700 Subject: [PATCH] add Jonathan to buildx maintainers Signed-off-by: Tonis Tiigi --- MAINTAINERS | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index fd00333d..d92ea177 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -153,6 +153,7 @@ made through a pull request. "akihirosuda", "crazy-max", "jedevc", + "jsternberg", "tiborvass", "tonistiigi", ] @@ -194,6 +195,11 @@ made through a pull request. Email = "me@jedevc.com" GitHub = "jedevc" + [people.jsternberg] + Name = "Jonathan Sternberg" + Email = "jonathan.sternberg@docker.com" + GitHub = "jsternberg" + [people.thajeztah] Name = "Sebastiaan van Stijn" Email = "github@gone.nl"