Some documentation structure changes

- Move all LICENSE files to root in accordance with github guidelines
- Move other github-only docs to .github instead of wiki (docs) folder
This commit is contained in:
kjeld Schouten-Lebbing
2020-07-13 01:17:48 +02:00
parent f2b2fcac55
commit d793671646
5 changed files with 0 additions and 0 deletions

9
.github/CODEOWNERS vendored Normal file
View File

@ -0,0 +1,9 @@
# Default code owner
* @ornias1993
# code owner for the docs.
/docs/ @ornias1993
# Code owners for individual blueprints
/blueprints/influxdb/ @colemamd
/blueprints/unifi/ @colemamd