2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-14 02:55:41 +00:00

Update CODEOWNERS (#5996)

remove @matmair
This commit is contained in:
Matthias Mair
2023-11-28 00:23:54 +01:00
committed by GitHub
parent 2509c8f48b
commit c7bf1348e7

10
.github/CODEOWNERS vendored
View File

@ -1,12 +1,2 @@
# General owner is the maintainers team
* @SchrodingersGat
# plugins are co-owned
/InvenTree/plugin/ @SchrodingersGat @matmair
/InvenTree/plugins/ @SchrodingersGat @matmair
# Installer functions
.pkgr.yml @matmair
Procfile @matmair
runtime.txt @matmair
/contrib/ @matmair