Skip to content

Commit

Permalink
Remove invalid stars from the CODEOWNERS file
Browse files Browse the repository at this point in the history
  • Loading branch information
wilzbach committed Jul 12, 2017
1 parent 619c8c1 commit 360f6db
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -72,5 +72,5 @@ std/uuid.d @jpf91
#std/variant.d
std/windows/* @CyberShadow
#std/xml.d
std/zip.d * @CyberShadow
std/zlib.d * @CyberShadow
std/zip.d @CyberShadow
std/zlib.d @CyberShadow

0 comments on commit 360f6db

Please sign in to comment.