aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJanoš Guljaš <janos@users.noreply.github.com>2019-01-23 21:23:45 +0800
committerMartin Holst Swende <martin@swende.se>2019-01-23 21:23:45 +0800
commitad849c01d3cde849dff60aa1fd4e13dd4a194ec6 (patch)
tree43ceb029864cb643daf787e5ac5837f0bbfac0dd
parent9bc0138dedf1341fc3f84d6e6f330338093d6e6e (diff)
downloadgo-tangerine-ad849c01d3cde849dff60aa1fd4e13dd4a194ec6.tar
go-tangerine-ad849c01d3cde849dff60aa1fd4e13dd4a194ec6.tar.gz
go-tangerine-ad849c01d3cde849dff60aa1fd4e13dd4a194ec6.tar.bz2
go-tangerine-ad849c01d3cde849dff60aa1fd4e13dd4a194ec6.tar.lz
go-tangerine-ad849c01d3cde849dff60aa1fd4e13dd4a194ec6.tar.xz
go-tangerine-ad849c01d3cde849dff60aa1fd4e13dd4a194ec6.tar.zst
go-tangerine-ad849c01d3cde849dff60aa1fd4e13dd4a194ec6.zip
.github: add @janos as codeowner for p2p/simulations and p2p/protocols (#18506)
-rw-r--r--.github/CODEOWNERS4
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index 8aaea96d9..77557e0bd 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -10,6 +10,6 @@ les/ @zsfelfoldi
light/ @zsfelfoldi
mobile/ @karalabe
p2p/ @fjl @zsfelfoldi
-p2p/simulations @zelig @nonsense
-p2p/protocols @zelig @nonsense
+p2p/simulations @zelig @nonsense @janos
+p2p/protocols @zelig @nonsense @janos
whisper/ @gballet @gluk256