2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-12 10:05:39 +00:00

Add codeowners (#3079)

* Add codeowners

* use direct user handles
This commit is contained in:
Matthias Mair
2022-05-27 03:04:40 +02:00
committed by GitHub
parent d1c92a9eda
commit dcffd9a3cf

6
.github/CODEOWNERS vendored Normal file
View File

@ -0,0 +1,6 @@
# General owner is the maintainers team
* @SchrodingersGat
# plugins are co-owned
/InvenTree/plugin/ @SchrodingersGat @matmair
/InvenTree/plugins/ @SchrodingersGat @matmair