diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index d0b2e663e03e443f79f7bb92cdfd7389c85111a4..fe0ecaca03c874824a240a134060d0b005577669 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -5,3 +5,7 @@
 /test/       @tarantool/devx
 /.test.mk    @tarantool/devx
 /test-run/   @tarantool/devx
+# Alexander Turenko wants to track all the activities around the
+# declarative configuration.
+/src/box/lua/config/  @Totktonada
+/test/config-luatest/ @Totktonada