From 6a343488d2444a3ca192fdb25c4d1f360ee604e7 Mon Sep 17 00:00:00 2001 From: Tonis Tiigi Date: Wed, 10 Feb 2021 09:18:05 -0800 Subject: [PATCH] add akihiro and crazy-max to maintainers Signed-off-by: Tonis Tiigi --- MAINTAINERS | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index f0bc0154..509eb347 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -150,6 +150,8 @@ made through a pull request. [Org.Maintainers] people = [ + "akihirosuda", + "crazy-max", "tiborvass", "tonistiigi", ] @@ -176,6 +178,16 @@ made through a pull request. # All other sections should refer to people by their canonical key # in the people section. + [people.akihirosuda] + Name = "Akihiro Suda" + Email = "akihiro.suda.cz@hco.ntt.co.jp" + GitHub = "AkihiroSuda" + + [people.crazy-max] + Name = "Kevin Alvarez" + Email = "contact@crazymax.dev" + GitHub = "crazy-max" + [people.thajeztah] Name = "Sebastiaan van Stijn" Email = "github@gone.nl"