mirror of
https://github.com/Lissy93/dashy.git
synced 2025-07-25 14:44:49 +02:00
👨🚀 Adds Owners file for PR assignments
This commit is contained in:
parent
4ead7b6742
commit
179c9edbdf
16
.github/CODEOWNERS
vendored
Normal file
16
.github/CODEOWNERS
vendored
Normal file
@ -0,0 +1,16 @@
|
|||||||
|
# Code Owners helps give greater control to those who developed a feature
|
||||||
|
# PR's which modify files that you own will be marked as trusted
|
||||||
|
# After developing a feature, you can add yourself as it's owner
|
||||||
|
# Each line starts with file pattern, followed by one or more owners
|
||||||
|
# Codeowners Docs: https://github.blog/2017-07-06-introducing-code-owners/
|
||||||
|
|
||||||
|
# Repo Owner
|
||||||
|
* @lissy93
|
||||||
|
|
||||||
|
# Translations
|
||||||
|
src/assets/locales/de.json @niklashere
|
||||||
|
src/assets/locales/nl.json @evroon
|
||||||
|
|
||||||
|
# Bot PR Permissions
|
||||||
|
docs/assets/CONTRIBUTORS.svg @liss-bot
|
||||||
|
docs/*.md @liss-bot
|
Loading…
x
Reference in New Issue
Block a user