diff options
author | Guillaume Ballet <gballet@gmail.com> | 2018-03-19 21:27:46 +0800 |
---|---|---|
committer | Péter Szilágyi <peterke@gmail.com> | 2018-03-19 21:27:46 +0800 |
commit | 0965761a45562d609f6036963dbac84561174677 (patch) | |
tree | d51ebffa48993e3e6c7d442f368ade574212cdcf /.github | |
parent | faed47b3c56017922a9709e57ca2795af5a535a9 (diff) | |
download | dexon-0965761a45562d609f6036963dbac84561174677.tar.gz dexon-0965761a45562d609f6036963dbac84561174677.tar.zst dexon-0965761a45562d609f6036963dbac84561174677.zip |
whisper: Notify Vlad and Guillaume of whisper PRs (#16340)
Diffstat (limited to '.github')
-rw-r--r-- | .github/CODEOWNERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index a7b617655..79c7a5301 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -9,3 +9,4 @@ les/ @zsfelfoldi light/ @zsfelfoldi mobile/ @karalabe p2p/ @fjl @zsfelfoldi +whisper/ @gballet @gluk256 |