Skip to content

Commit

Permalink
feat(bot) Remove myself from CODEOWNERS
Browse files Browse the repository at this point in the history
  • Loading branch information
Hywan authored Oct 8, 2021
1 parent 823c38c commit 1fe22e6
Showing 1 changed file with 16 additions and 16 deletions.
32 changes: 16 additions & 16 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -1,23 +1,23 @@
benches @syrusakbary
examples @Hywan
examples
fuzz @syrusakbary
lib/api @syrusakbary @Hywan
lib/c-api @Hywan
lib/cache @syrusakbary @Hywan
lib/api @syrusakbary
lib/c-api
lib/cache @syrusakbary
lib/cli @syrusakbary
lib/compiler @syrusakbary @Hywan
lib/compiler @syrusakbary
lib/compiler-cranelift @syrusakbary
lib/compiler-llvm @Hywan
lib/compiler-llvm
lib/compiler-singlepass @syrusakbary
lib/deprecated @Hywan
lib/emscripten @Hywan
lib/engine @syrusakbary @Hywan
lib/engine-jit @syrusakbary @Hywan
lib/engine-native @syrusakbary @Hywan
lib/engine-object-file @syrusakbary @Hywan
lib/deprecated
lib/emscripten
lib/engine @syrusakbary
lib/engine-jit @syrusakbary
lib/engine-native @syrusakbary
lib/engine-object-file @syrusakbary
lib/object @syrusakbary
lib/vm @syrusakbary @Hywan
lib/wasi @Hywan
lib/wasmer-types @syrusakbary @Hywan
lib/vm @syrusakbary
lib/wasi
lib/wasmer-types @syrusakbary
scripts @syrusakbary
tests @Hywan
tests

0 comments on commit 1fe22e6

Please sign in to comment.