1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

Merge pull request #1145 from MrTimscampi/codeowners

Add a CODEOWNERS file
This commit is contained in:
dkanada 2020-05-01 18:07:36 +09:00 committed by GitHub
commit 86c97e0796
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

5
.github/CODEOWNERS vendored
View file

@ -1,3 +1,4 @@
# Joshua must review all changes to deployment and build.sh
deployment/* @joshuaboniface
.ci @dkanada @EraYaN
.github @jellyfin/core
build.sh @joshuaboniface
deployment @joshuaboniface