Skip to content

Commit

Permalink
lookup: add new modules
Browse files Browse the repository at this point in the history
Adding some new modules discussed in #127
  • Loading branch information
George Adams authored and MylesBorins committed Sep 22, 2017
1 parent ef0a1bd commit b88c177
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions lib/lookup.json
Original file line number Diff line number Diff line change
Expand Up @@ -407,6 +407,7 @@
},
"node-report": {
"prefix": "v",
"flaky": "win32",
"tags": "native",
"maintainers": ["rnchamberlain", "richardlau"]
},
Expand Down Expand Up @@ -446,5 +447,19 @@
"prefix": "v",
"flaky": "ppc",
"tags": "native"
},
"mocha": {
"prefix": "v",
"flaky": "aix",
"maintainers": ["tj", "boneskull"]
},
"rewire": {
"prefix": "v",
"maintainers": "jhnns"
},
"ava": {
"prefix": "v",
"flaky": "aix",
"maintainers": ["sindresorhus", "novemberborn"]
}
}

0 comments on commit b88c177

Please sign in to comment.