drop codeowners

This commit is contained in:
Jörg Thalheim 2021-10-10 09:26:44 +02:00
parent 1a2bc3021c
commit 7317077655

19
.github/CODEOWNERS vendored
View file

@ -1,19 +0,0 @@
# CODEOWNERS file
#
# For documentation on this file,
# see https://help.github.com/articles/about-codeowners/
# Mentioned users will get code review requests.
# This file
/.github/CODEOWNERS @Mic92
# python
/bin @Mic92
/nur @Mic92
/setup.py @Mic92
# CI
/ci @Mic92 @zimbatm
# nix
/lib @Infinisil