aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorFelföldi Zsolt <zsfelfoldi@gmail.com>2018-03-03 07:52:54 +0800
committerFelix Lange <fjl@users.noreply.github.com>2018-03-03 07:52:54 +0800
commit5ad7b9123ce4688a2e3370e7487ef979e97c4373 (patch)
treeacc919c55a04aa03e3a6558e42d5d13bed0f2325 /.github
parentca64a122d33008c155c35a9d0e78cfbcafb1820a (diff)
downloaddexon-5ad7b9123ce4688a2e3370e7487ef979e97c4373.tar
dexon-5ad7b9123ce4688a2e3370e7487ef979e97c4373.tar.gz
dexon-5ad7b9123ce4688a2e3370e7487ef979e97c4373.tar.bz2
dexon-5ad7b9123ce4688a2e3370e7487ef979e97c4373.tar.lz
dexon-5ad7b9123ce4688a2e3370e7487ef979e97c4373.tar.xz
dexon-5ad7b9123ce4688a2e3370e7487ef979e97c4373.tar.zst
dexon-5ad7b9123ce4688a2e3370e7487ef979e97c4373.zip
light: new CHTs (#16233)
Diffstat (limited to '.github')
-rw-r--r--.github/CODEOWNERS2
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index 6076fe46a..a7b617655 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -5,5 +5,7 @@ accounts/usbwallet @karalabe
consensus @karalabe
core/ @karalabe @holiman
eth/ @karalabe
+les/ @zsfelfoldi
+light/ @zsfelfoldi
mobile/ @karalabe
p2p/ @fjl @zsfelfoldi