Skip to content

Commit

Permalink
fixup! lookup: declare bankruptcy on flaky modules
Browse files Browse the repository at this point in the history
  • Loading branch information
Trott committed Sep 13, 2023
1 parent f4f0612 commit 1a217c9
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions lib/lookup.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,10 +55,6 @@
"prefix": "v",
"skip": ["win32", "aix"]
},
"bluebird": {
"prefix": "v",
"maintainers": "petkaantonov"
},
"body-parser": {
"flaky": "aix",
"maintainers": "dougwilson"
Expand Down Expand Up @@ -105,20 +101,11 @@
"maintainers": "ctalkington",
"skip": "win32"
},
"csv-parser": {
"prefix": "v",
"flaky": "win32",
"maintainers": "mafintosh"
},
"debug": {
"maintainers": ["qix", "tootallnate"],
"skip": [true, "aix", "ppc", "s390", "win32"],
"scripts": ["test:node", "lint"]
},
"dicer": {
"prefix": "v",
"maintainers": "mscdex"
},
"duplexer2": {
"prefix": "v",
"maintainers": ["shinn", "deoxxa"]
Expand Down

0 comments on commit 1a217c9

Please sign in to comment.