Skip to content
Snippets Groups Projects
Commit 58f5ffe4 authored by Yaroslav Lobankov's avatar Yaroslav Lobankov Committed by Yaroslav Lobankov
Browse files

codeowners: drop devx team review for tests

It has been decided to drop required devx team review for tests.

NO_DOC=codeowners
NO_TEST=codeowners
NO_CHANGELOG=codeowners
parent 655c144e
No related branches found
No related tags found
No related merge requests found
......@@ -2,23 +2,12 @@
# No changes should go w/o approval by doc team
/changelogs/ @tarantool/doc
/.github/ @tarantool/devx
/test/ @tarantool/devx
/.test.mk @tarantool/devx
/test-run/ @tarantool/devx
# Alexander Turenko wants to track all the activities around the
# declarative configuration.
#
# NB: GitHub's code owners documentation states the following.
#
# > If you want to match two or more code owners with the same
# > pattern, all the code owners must be on the same line. If the
# > code owners are not on the same line, the pattern matches only
# > the last mentioned code owner.
#
# As result @tarantool/devx should to be added explicitly here for
# testing directories if there are other code owners.
/src/box/lua/config/ @Totktonada
/test/config-luatest/ @Totktonada @tarantool/devx
/test/config-luatest/ @Totktonada
# Sergey Bronnikov wants to track all the activities around the
# fuzzing tests.
/test/fuzz/ @ligurio
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment