diff options
author | mr_franklin <mr_franklin@126.com> | 2018-11-13 17:02:04 +0800 |
---|---|---|
committer | Péter Szilágyi <peterke@gmail.com> | 2018-11-13 17:02:04 +0800 |
commit | 588aa88121db007b59142ed37e74800c09038a7a (patch) | |
tree | e60496e13c3b2013896fd1aaafd4aa9686fd09b6 | |
parent | 8080265f3f591d33e127a924724a8bfe5ced6475 (diff) | |
download | dexon-588aa88121db007b59142ed37e74800c09038a7a.tar.gz dexon-588aa88121db007b59142ed37e74800c09038a7a.tar.zst dexon-588aa88121db007b59142ed37e74800c09038a7a.zip |
github: format code owners file (#18090)
replace tabs by spaces in the code owners file
-rw-r--r-- | .github/CODEOWNERS | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index f7f6916c5..9a61d3932 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -9,9 +9,9 @@ les/ @zsfelfoldi light/ @zsfelfoldi mobile/ @karalabe p2p/ @fjl @zsfelfoldi -p2p/simulations @lmars -p2p/protocols @zelig -swarm/api/http @justelad +p2p/simulations @lmars +p2p/protocols @zelig +swarm/api/http @justelad swarm/bmt @zelig swarm/dev @lmars swarm/fuse @jmozah @holisticode |