diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS new file mode 100644 index 000000000..fada0e63a --- /dev/null +++ b/.github/CODEOWNERS @@ -0,0 +1,8 @@ +# This is a CODEOWNERS file +# Each line is a file pattern followed by one or more owners. +# Order is important; the last matching pattern takes the most precedence. +# See: https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners + +# global IPIP +IPIP/ @ipfs/specs-stewards +