fabric8-services / fabric8-wit

wit stands for Work Item Tracker
http://devdoc.almighty.io/
Apache License 2.0
45 stars 86 forks source link

Added .github/CODEOWNERS file #2339

Closed kwk closed 5 years ago

kwk commented 5 years ago

We want to use this file in Github to automatically assign reviewers to PRs if they are declared as "owners".

Read more about this file here:

So far I've added only "my" parts and the ones I feel deeply responsible for.

We can add more code owners later.

codecov[bot] commented 5 years ago

Codecov Report

Merging #2339 into master will decrease coverage by 0.04%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2339      +/-   ##
==========================================
- Coverage   70.17%   70.12%   -0.05%     
==========================================
  Files         171      171              
  Lines       16625    16625              
==========================================
- Hits        11666    11658       -8     
- Misses       3829     3837       +8     
  Partials     1130     1130
Impacted Files Coverage Δ
remoteworkitem/jira.go 75% <0%> (-25%) :arrow_down:
remoteworkitem/scheduler.go 53.65% <0%> (-7.32%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update d070588...3409373. Read the comment docs.