aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorElad <theman@elad.im>2019-01-22 21:28:28 +0800
committerAnton Evangelatov <anton.evangelatov@gmail.com>2019-01-22 21:28:28 +0800
commita6e02853204bcb8dd431575cccd6d81ef782b0ed (patch)
tree4f9d517245eb965af0ed84338dc5e0ec6f5e4c3e
parentf91312dbdbb9e04ef578946226e5d8069d5dfd5a (diff)
downloadgo-tangerine-a6e02853204bcb8dd431575cccd6d81ef782b0ed.tar
go-tangerine-a6e02853204bcb8dd431575cccd6d81ef782b0ed.tar.gz
go-tangerine-a6e02853204bcb8dd431575cccd6d81ef782b0ed.tar.bz2
go-tangerine-a6e02853204bcb8dd431575cccd6d81ef782b0ed.tar.lz
go-tangerine-a6e02853204bcb8dd431575cccd6d81ef782b0ed.tar.xz
go-tangerine-a6e02853204bcb8dd431575cccd6d81ef782b0ed.tar.zst
go-tangerine-a6e02853204bcb8dd431575cccd6d81ef782b0ed.zip
.github: reinstate swarm codeowners to p2p package submodules (#18466)
-rw-r--r--.github/CODEOWNERS2
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index c03fa06c7..8aaea96d9 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -10,4 +10,6 @@ les/ @zsfelfoldi
light/ @zsfelfoldi
mobile/ @karalabe
p2p/ @fjl @zsfelfoldi
+p2p/simulations @zelig @nonsense
+p2p/protocols @zelig @nonsense
whisper/ @gballet @gluk256