From 94ca03c998c4a6142060fd726c26bd2afd80bf4b Mon Sep 17 00:00:00 2001 From: Cecile Tonglet Date: Fri, 26 Jun 2020 15:35:43 +0200 Subject: [PATCH] Remove @cecton from CODEOWNERS (#6524) * Initial commit Forked at: cfa0e0d35631a87375fea5814feab07eb8b07e69 Parent branch: origin/master * Remove @cecton from CODEOWNERS --- substrate/docs/CODEOWNERS | 4 ---- 1 file changed, 4 deletions(-) diff --git a/substrate/docs/CODEOWNERS b/substrate/docs/CODEOWNERS index b86846aefe..d9342de399 100644 --- a/substrate/docs/CODEOWNERS +++ b/substrate/docs/CODEOWNERS @@ -66,7 +66,3 @@ # Prometheus endpoint /utils/prometheus/ @mxinden - -# CLI API -/client/cli @cecton -/client/cli-derive @cecton