lnd/.github/CODEOWNERS-HINT

196 lines
2.6 KiB
Plaintext
Raw Normal View History

2024-01-30 05:09:33 +01:00
# This file lists the owners of code in different areas of the lnd codebase
# Codeowners will own the review for the changes being merged into their
# respective areas
# aezeed
2024-02-03 02:28:55 +01:00
/aezeed/ @guggero @yyforyongyu @roasbeef
2024-01-30 05:09:33 +01:00
# alias manager
/aliasmgr/ @Crypt-iQ
# amp
2024-02-03 02:28:55 +01:00
/amp/ @yyforyongyu @roasbeef
2024-01-30 05:09:33 +01:00
# auto pilot
/autopilot/ @bitromortac
# batch
/batch/ @bhandras
# block cache
/blockcache/ @yyforyongyu @ellemouton
# brontide
2024-02-09 17:27:17 +01:00
/brontide/ @Roasbeef @yyforyongyu @morehouse
2024-01-30 05:09:33 +01:00
# buffer
/buffer/ @yyforyongyu
# build
/build/ @Roasbeef @guggero
# certificates
/cert/ @guggero
# chain notifications
/chainntnfs/ @Roasbeef @yyforyongyu
# chain registry
/chainreg/ @ellemouton
# channel acceptor
/chanacceptor/ @Crypt-iQ
# channel backup
/chanbackup/ @guggero @ellemouton
# channel fitness
/chanfitness/ @yyforyongyu
# channel db
/channeldb/ @Roasbeef @yyforyongyu
# channel notifier
/channelnotifier/ @yyforyongyu
# clock
/clock/ @bhandras
# cluster
/cluster/ @bhandras
# command line
/cmd/ @ellemouton
# contract court
2024-02-03 02:28:55 +01:00
/contractcourt/ @yyforyongyu @Roasbeef @Crypt-iQ
2024-01-30 05:09:33 +01:00
# contrib
/contrib/ @guggero
# discovery
/discovery/ @ellemouton @yyforyongyu
# docker
/docker/ @guggero
# feature
/feature/ @ProofOfKeags
# functions/methods
/fn/ @Roasbeef @ProofOfKeags
# funding
2024-02-09 17:27:17 +01:00
/funding/ @Crypt-iQ @morehouse
2024-01-30 05:09:33 +01:00
# health check
/healthcheck/ @guggero
# htlc switch
/htlcswitch/ @Roasbeef @yyforyongyu
# musig2
/internal/musig2v040/ @guggero
# invoices
/invoices/ @yyforyongyu @bhandras
# key chain
2024-02-03 02:28:55 +01:00
/keychain/ @guggero @roasbeef
2024-01-30 05:09:33 +01:00
# kvdb
/kvdb/ @bhandras
# lncfg
/lncfg/ @Roasbeef
# lnencrypt
/lnencrypt/ @guggero
# lnpeer
/lnpeer/ @Roasbeef
#lntest
/lntest/ @yyforyongyu
# lntypes
/lntypes/ @bitromortac
# lnutils
/lnutils/ @yyforyongyu
# lnwallet
2024-02-03 02:28:55 +01:00
/lnwallet/ @Roasbeef @yyforyongyu @Crypt-iQ
2024-01-30 05:09:33 +01:00
# lnwire
2024-02-09 17:27:17 +01:00
/lnwire/ @ellemouton @morehouse
2024-01-30 05:09:33 +01:00
# macaroons
/macaroons/ @guggero
# mobile
/mobile/ @guggero
# monitoring
/monitoring/ @guggero
# multimutex
/multimutex/ @Roasbeef
# nat
/nat/ @Roasbeef
# network announcements
/netann/ @ellemouton @yyforyongyu
# peer
2024-02-09 17:27:17 +01:00
/peer/ @ProofOfKeags @Crypt-iQ @morehouse
2024-01-30 05:09:33 +01:00
# peernotifier
/peernotifier/ @yyforyongyu
# pool
/pool/ @yyforyongyu
# queue
/queue/ @bhandras
# record
/record/ @guggero
# routing
/routing/ @bitromortac @ellemouton @yyforyongyu
# rpcperms
/rpcperms/ @guggero
# shachain
/shachain/ @Roasbeef
# signal
/signal/ @Roasbeef
# sqldb
/sqldb/ @bhandras
# sweep
/sweep/ @yyforyongyu @ziggie1984
# ticker
/ticker/ @guggero
# tlv
/tlv/ @Roasbeef
# tor
/tor/ @yyforyongyu
# walletunlocker
/walletunlocker/ @guggero
# watchtower
/watchtower/ @ellemouton
# zpay32
2024-02-09 17:27:17 +01:00
/zpay32/ @Roasbeef @morehouse