Skip to content

Commit

Permalink
For The Badge Sake
Browse files Browse the repository at this point in the history
  • Loading branch information
mszostok committed Feb 5, 2019
1 parent 9358233 commit c380632
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Codeowners Validator
[![forthebadge](https://forthebadge.com/images/badges/built-with-grammas-recipe.svg)](https://forthebadge.com) [![forthebadge](https://forthebadge.com/images/badges/made-with-go.svg)](https://forthebadge.com)

[![forthebadge](https://forthebadge.com/images/badges/gluten-free.svg)](https://forthebadge.com)
## Overview

The Codeowners Validator project validates the GitHub [CODEOWNERS](https://help.github.com/articles/about-code-owners/) file.
Expand Down Expand Up @@ -47,4 +49,4 @@ Checks:
* [x] check if owner definition is valid (GitHub user, organization team, email address)
* [x] check if GitHub owner have GitHub account
* [x] check if GitHub owner is in the given organization
* [x] check if Organization team exist
* [x] check if Organization team exist

0 comments on commit c380632

Please sign in to comment.