From ab577f6fc4791fdb58a977abb7776e92a19b88e1 Mon Sep 17 00:00:00 2001 From: Kir Kolyshkin Date: Wed, 11 Aug 2021 16:10:57 -0700 Subject: [PATCH] MAINTAINERS: add Sebastiaan van Stijn Sebastiaan is one of the most active contributors recently: https://github.com/opencontainers/runc/graphs/contributors?from=2019-08-11&to=2021-08-11&type=c Signed-off-by: Kir Kolyshkin --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index 17e930048..e7fa530bc 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5,3 +5,4 @@ Qiang Huang (@hqhq) Aleksa Sarai (@cyphar) Akihiro Suda (@AkihiroSuda) Kir Kolyshkin (@kolyshkin) +Sebastiaan van Stijn (@thaJeztah)