mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-03-15 20:09:18 +01:00
gh: Add @cdecker as codeowner for the Rust artifacts
Changelog-None
This commit is contained in:
parent
e7a3471af6
commit
2cf92acaa8
1 changed files with 12 additions and 4 deletions
16
.github/CODEOWNERS
vendored
16
.github/CODEOWNERS
vendored
|
@ -4,12 +4,20 @@
|
|||
# also can optionally require approval from a code owner before the
|
||||
# author can merge a pull request in the repository.
|
||||
|
||||
wallet/ @cdecker
|
||||
*.py @cdecker
|
||||
cln-grpc/ @cdecker
|
||||
cln-rpc/ @cdecker
|
||||
plugins/src/ @cdecker
|
||||
plugins/grpc-plugin/ @cdecker
|
||||
contrib/reprobuild/ @cdecker
|
||||
contrib/msggen/ @cdecker
|
||||
contrib/pyln-client/ @cdecker
|
||||
contrib/pyln-testing/ @cdecker
|
||||
# Needed to ensure hsmd wire compatibility between releases
|
||||
hsmd/hsmd_wire.csv @cdecker
|
||||
|
||||
wallet/invoices.* @ZmnSCPxj
|
||||
wallet/invoices.* @ZmnSCPxj
|
||||
plugins/multifundchannel.c @ZmnSCPxj
|
||||
doc/BACKUP.md @ZmnSCPxj @cdecker
|
||||
doc/BACKUP.md @ZmnSCPxj
|
||||
|
||||
# See https://help.github.com/articles/about-codeowners/ for more
|
||||
# information
|
||||
|
|
Loading…
Add table
Reference in a new issue