diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 1624f46b4..5c16010e1 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1 +1,5 @@ -* @jrriehl @lrahmani @Archento +# The default code owners of the uagents repo. +* @jrriehl @Archento @lrahmani + +# Code owner of the integrations folder +/integrations/ @devjsc