From a3968402110723d0af046193887b82dc62bac038 Mon Sep 17 00:00:00 2001 From: Janos Guljas Date: Wed, 23 Jan 2019 13:53:25 +0100 Subject: [PATCH] .github: add @janos as codeowner for p2p/simulations and p2p/protocols --- .github/CODEOWNERS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 8aaea96d93..77557e0bd4 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