From e5469c051fc0f46e652b4b7fd7bb6e3adfd443e3 Mon Sep 17 00:00:00 2001 From: Mark Beckwith Date: Mon, 10 Dec 2018 13:02:04 -0600 Subject: [PATCH] add wythe to codeowners Signed-off-by: Mark Beckwith --- .github/CODEOWNERS | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 26f7188ef..b303ea4e3 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -10,5 +10,10 @@ wallet/ @cdecker wallet/invoices.* @ZmnSCPxj lightningd/payalgo.* @ZmnSCPxj +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 \ No newline at end of file +# information