mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-02-21 22:31:48 +01:00
meta: Add the VLS team as codeowners of hsmd/hsmd_wire.csv
We use this file as a proxy for breaking changes in the signer protocol. It may not catch all the breaking changes, but it's a good first approximation.
This commit is contained in:
parent
f56ba464b8
commit
0bf5ee6bba
1 changed files with 1 additions and 1 deletions
2
.github/CODEOWNERS
vendored
2
.github/CODEOWNERS
vendored
|
@ -13,7 +13,7 @@ contrib/msggen/ @cdecker
|
||||||
contrib/pyln-client/ @cdecker
|
contrib/pyln-client/ @cdecker
|
||||||
contrib/pyln-testing/ @cdecker
|
contrib/pyln-testing/ @cdecker
|
||||||
# Needed to ensure hsmd wire compatibility between releases
|
# Needed to ensure hsmd wire compatibility between releases
|
||||||
hsmd/hsmd_wire.csv @cdecker
|
hsmd/hsmd_wire.csv @cdecker @ksedgwic @devrandom
|
||||||
|
|
||||||
# See https://help.github.com/articles/about-codeowners/ for more
|
# See https://help.github.com/articles/about-codeowners/ for more
|
||||||
# information
|
# information
|
||||||
|
|
Loading…
Add table
Reference in a new issue