meta: Add CODEOWNERS file so maintainers get pinged automatically

This commit is contained in:
Christian Decker 2024-08-13 16:34:28 +02:00 committed by Chris Guida
parent 867b65bfac
commit 2674cb7b8f
2 changed files with 2 additions and 2 deletions

2
.github/CODEOWNERS vendored Normal file
View file

@ -0,0 +1,2 @@
# We track the owners and maintainers of plugins in this file.
prometheus/ @cdecker

View file

@ -1,2 +0,0 @@
prometheus-client==0.6.0
pyln-client~=0.9.3