remove codeowners (#1193)

This commit is contained in:
Boy132 2025-03-31 13:32:01 +02:00 committed by GitHub
parent 875dca54f5
commit 2c00f90ba6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

15
.github/CODEOWNERS vendored
View File

@ -1,15 +0,0 @@
# Lines starting with '#' are comments.
# Each line is a file pattern followed by one or more owners.
# More details are here: https://help.github.com/articles/about-codeowners/
# The '*' pattern is global owners.
# Order is important. The last matching pattern has the most precedence.
# The folders are ordered as follows:
# In each subsection folders are ordered first by depth, then alphabetically.
# This should make it easy to add new rules without breaking existing ones.
# Global
* @pelican-dev/panel