From 1301aecfaa2ba6b584613167d0590ab3eccf48f7 Mon Sep 17 00:00:00 2001 From: Dusty Daemon Date: Mon, 22 Jun 2026 16:50:10 -0400 Subject: [PATCH] CODEOWNERS: Adding myself for channeld and spenderp Adding me as the review for any splicing or channeld related code. Changelog-None --- .github/CODEOWNERS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 4c3303f738f2..d6fd81a8536c 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -15,5 +15,8 @@ contrib/pyln-testing/ @cdecker # Needed to ensure hsmd wire compatibility between releases hsmd/hsmd_wire.csv @cdecker @ksedgwic @devrandom +channeld/ @ddustin +plugin/spender/ @ddustin + # See https://help.github.com/articles/about-codeowners/ for more # information