Skip to content

Commit

Permalink
fix: add translator as type (#141)
Browse files Browse the repository at this point in the history
  • Loading branch information
jakebolam committed Feb 13, 2019
1 parent 9283176 commit c441672
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/tasks/processIssueComment/utils/parse-comment/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ const contributionTypeMappings = {
testing: 'test',
tools: 'tool',
tooling: 'tool',
translator: 'translation',
translating: 'translation',
translations: 'translation',
tutorials: 'tutorial',
Expand Down

0 comments on commit c441672

Please sign in to comment.