Some checks failed
Discord Push Notification / notify (push) Has been cancelled
Add branch protection infrastructure: - .github/CODEOWNERS for auto-assign - Issue templates (bug report, feature request) - PR template with checklist - SECURITY.md with disclosure policy - Update CONTRIBUTING.md with branch workflow and ε commit prefix
13 lines
169 B
Plaintext
13 lines
169 B
Plaintext
# Default owner for all files
|
|
* @Eun0us
|
|
|
|
# ESP32 firmware
|
|
espilon_bot/ @Eun0us
|
|
|
|
# C3PO server
|
|
tools/C3PO/ @Eun0us
|
|
|
|
# Tools
|
|
tools/deploy.py @Eun0us
|
|
tools/espmon/ @Eun0us
|