From e7a3471af6357293a9f31614bb13d8b26cbffdb6 Mon Sep 17 00:00:00 2001 From: Christian Decker Date: Thu, 5 May 2022 16:06:06 +0200 Subject: [PATCH] gh: Remove @wythe from the codeowners For some reason Github complains that @wythe doesn't have access to the public repository, removing in order to silence that warning. Feel free to contact me to investigate what's happening and re-enable :-) Changelog-None --- .github/CODEOWNERS | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 0b9e50e2c..d9e64d21d 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -11,10 +11,5 @@ wallet/invoices.* @ZmnSCPxj plugins/multifundchannel.c @ZmnSCPxj doc/BACKUP.md @ZmnSCPxj @cdecker -common/param.* @wythe -common/json.* @wythe -common/json_tok.* @wythe -common/wallet_tx.* @wythe - # See https://help.github.com/articles/about-codeowners/ for more # information