Skip to content
This repository has been archived by the owner on Sep 9, 2020. It is now read-only.

Commit

Permalink
Add AUTHORS and CONTRIBUTERS to legal files list
Browse files Browse the repository at this point in the history
Signed-off-by: Ibrahim AshShohail <[email protected]>
  • Loading branch information
ibrasho committed Sep 22, 2017
1 parent feac5a4 commit 98dd01e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions internal/gps/prune.go
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,8 @@ var (
// legalFileSubstrings contains substrings that are likey part of a legal
// declaration file.
legalFileSubstrings = []string{
"authors",
"contributors",
"legal",
"notice",
"disclaimer",
Expand Down

0 comments on commit 98dd01e

Please sign in to comment.