From a5ebc35b1a67d0cc641354853a0244e00a676f89 Mon Sep 17 00:00:00 2001 From: Andrew Casey Date: Tue, 25 Sep 2018 13:00:37 -0700 Subject: [PATCH] Remove sirreal as an owner of react-jsonschema-form Follow up to #26705 and #28803 --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 930f751c85..f5f20b233d 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -3683,7 +3683,7 @@ /types/react-json/ @spielc /types/react-json-pretty/ @LKay /types/react-json-tree/ @gnestor -/types/react-jsonschema-form/ @iamdanfox @sirreal @iplus26 @KurtPreston @phbou72 @LucianBuzzo +/types/react-jsonschema-form/ @iamdanfox @iplus26 @KurtPreston @phbou72 @LucianBuzzo /types/react-lazyload/ @m0a /types/react-lazylog/ @benjaminRomano /types/react-leaflet/ @danzel @davschne @yuit