Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Just quickly setup a CODEOWNERS file as explained here. It's a pretty new feature I fell over this summer that I found quite neat and thinking about how we would for example want @zanemountcastle to look over @joaquinkunkel's css changes before it merged in etc. just made me think I'd quickly set one up.
@zanemountcastle if you could just take a look, if you see any typos feel free to correct of course, and otherwise if you feel something is off, like if I was too heavyhanded only putting me on lib or something like that just say so. Remember that this doesn't mean that no one else can review the PRs of course, it just means the PRs can't be merged (at least without admin privileges) without the code owner(s) having approved the PR, and it for example I guess would be nice for that to work for having you having to look at the styles folder or the main components folder, and me looking at all changes to
db.js
,falcorRouter
etc.