Some examples: - <https://github.com/apache/mxnet/blob/master/CODEOWNERS>, - <https://github.com/tensorflow/tensorflow/blob/master/CODEOWNERS>. This helps with automatically assigning to issues and PRs. Possibly starting with the listing from `git grep "Cared for"`.
Some examples:
This helps with automatically assigning to issues and PRs. Possibly starting with the listing from
git grep "Cared for".