Skip to content

Commit

Permalink
update list of most prolific maintainers. update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Benjamin Coe committed Feb 13, 2016
1 parent db17eec commit 8089839
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
## Change Log

### Upcoming

- [#164](https://github.com/bcoe/nyc/pull/164) coverage tracking now uses absolute paths, awesome \o/ (@novemberborn)
- [#163](https://github.com/bcoe/nyc/pull/163) support for extensions other than .js (@lloydcotten)

### v5.6.0 (2016/02/03 +7:00)

- [#159](https://github.com/bcoe/nyc/pull/159) skip should continue working with source-maps (@novemberborn)
Expand Down
8 changes: 6 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,12 @@
"website": "https://github.com/isaacs"
},
{
"name": "Ollie Buck",
"website": "https://github.com/shackpank"
"name": "Mark Wubben",
"website": "https://novemberborn.net"
},
{
"name": "James Talmage",
"website": "https://twitter.com/jamestalmage"
}
],
"author": "Ben Coe <ben@npmjs.com>",
Expand Down

0 comments on commit 8089839

Please sign in to comment.