diff options
author | Elad <theman@elad.im> | 2019-01-22 21:28:28 +0800 |
---|---|---|
committer | Anton Evangelatov <anton.evangelatov@gmail.com> | 2019-01-22 21:28:28 +0800 |
commit | a6e02853204bcb8dd431575cccd6d81ef782b0ed (patch) | |
tree | 4f9d517245eb965af0ed84338dc5e0ec6f5e4c3e | |
parent | f91312dbdbb9e04ef578946226e5d8069d5dfd5a (diff) | |
download | go-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/CODEOWNERS | 2 |
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 |