Skip to content

Commit

Permalink
Add authors, authors.md, and authors.txt to credits
Browse files Browse the repository at this point in the history
  • Loading branch information
danielbankhead committed Aug 19, 2018
1 parent 7b1c3f6 commit 3de2107
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/icons/fileIcons.ts
Original file line number Diff line number Diff line change
Expand Up @@ -583,7 +583,7 @@ export const fileIcons: FileIcons = {
},
{
name: 'credits',
fileNames: ['CREDITS', 'credits.txt', 'credits.md', 'credits.md.rendered']
fileNames: ['authors', 'authors.md', 'authors.txt', 'credits', 'credits.txt', 'credits.md', 'credits.md.rendered']
},
{ name: 'flow', fileNames: ['.flowconfig'] },
{ name: 'favicon', fileNames: ['favicon.ico'] },
Expand Down

0 comments on commit 3de2107

Please sign in to comment.