Skip to content
This repository was archived by the owner on Dec 2, 2024. It is now read-only.

Commit 636a94f

Browse files
committed
move contributors to contributors.md and run remark
1 parent 714c00b commit 636a94f

4 files changed

Lines changed: 26 additions & 19 deletions

File tree

CONTRIBUTORS.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
# Contributors
2+
3+
| Name | GitHub | Social |
4+
| ----------------------- | ------------------------------------------------------ | --------------------------------------------------------------- |
5+
| **Vincent Weevers** | [**@vweevers**](https://github.com/vweevers) | [**@vweevers@twitter**](https://twitter.com/vweevers) |
6+
| **Max Ogden** | [**@maxogden**](https://github.com/maxogden) | [**@maxogden@twitter**](https://twitter.com/maxogden) |
7+
| **Lars-Magnus Skog** | [**@ralphtheninja**](https://github.com/ralphtheninja) | [**@ralph@social.weho.st**](https://social.weho.st/@ralph) |
8+
| **Rod Vagg** | [**@rvagg**](https://github.com/rvagg) | [**@rvagg@twitter**](https://twitter.com/rvagg) |
9+
| **Nolan Lawson** | [**@nolanlawson**](https://github.com/nolanlawson) | [**@nolan@toot.cafe**](https://toot.cafe/@nolan) |
10+
| **Josh** | [**@qs44**](https://github.com/qs44) | |
11+
| **Julian Gruber** | [**@juliangruber**](https://github.com/juliangruber) | [**@juliangruber@twitter**](https://twitter.com/juliangruber) |
12+
| **Dominic Tarr** | [**@dominictarr**](https://github.com/dominictarr) | [**@dominictarr@twitter**](https://twitter.com/dominictarr) |
13+
| **Matteo Collina** | [**@mcollina**](https://github.com/mcollina) | [**@matteocollina@twitter**](https://twitter.com/matteocollina) |
14+
| **Kyle Robinson Young** | [**@shama**](https://github.com/shama) | [**@shamakry@twitter**](https://twitter.com/shamakry) |
15+
| **Mathias Buus** | [**@mafintosh**](https://github.com/mafintosh) | [**@mafintosh@twitter**](https://twitter.com/mafintosh) |
16+
| **James Halliday** | [**@substack**](https://github.com/substack) | [**@substack@twitter**](https://twitter.com/substack) |
17+
| **Ryan Ramage** | [**@ryanramage**](https://github.com/ryanramage) | |
18+
| **James Kyburz** | [**@jameskyburz**](https://github.com/jameskyburz) | [**@jameskyburz@twitter**](https://twitter.com/jameskyburz) |
19+
| **Yoshua Wuyts** | [**@yoshuawuyts**](https://github.com/yoshuawuyts) | [**@yoshuawuyts@twitter**](https://twitter.com/yoshuawuyts) |
20+
| **Calvin Metcalf** | [**@calvinmetcalf**](https://github.com/calvinmetcalf) | |
21+
| **Nicholas Westlake** | [**@nrw**](https://github.com/nrw) | |
22+
| **Bryce Baril** | [**@brycebaril**](https://github.com/brycebaril) | [**@brycebaril@twitter**](https://twitter.com/brycebaril) |

LICENSE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# The MIT License (MIT)
22

3-
**Copyright © 2012-present Max Ogden and Contributors**
3+
**Copyright © 2012-present Max Ogden and [Contributors](./CONTRIBUTORS.md)**
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
66

README.md

Lines changed: 1 addition & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -84,21 +84,6 @@ npm test
8484

8585
It will print out a URL to open in a browser of choice.
8686

87-
## Contributors
88-
89-
| Name | GitHub |
90-
| ----------------------- | ------------------------------------------------------ |
91-
| **Vincent Weevers** | [**@vweevers**](https://github.com/vweevers) |
92-
| **Maxwell ogden** | [**@maxogden**](https://github.com/maxogden) |
93-
| **Lars-Magnus Skog** | [**@ralphtheninja**](https://github.com/ralphtheninja) |
94-
| **Rod Vagg** | [**@rvagg**](https://github.com/rvagg) |
95-
| **Nolan Lawson** | [**@nolanlawson**](https://github.com/nolanlawson) |
96-
| **Josh** | [**@qs44**](https://github.com/qs44) |
97-
| **Dominic Tarr** | [**@dominictarr**](https://github.com/dominictarr) |
98-
| **Julian Gruber** | [**@juliangruber**](https://github.com/juliangruber) |
99-
| **Kyle Robinson Young** | [**@shama**](https://github.com/shama) |
100-
| **Matteo Collina** | [**@mcollina**](https://github.com/mcollina) |
101-
10287
## Big Thanks
10388

10489
Cross-browser Testing Platform and Open Source ♥ Provided by [Sauce Labs](https://saucelabs.com).
@@ -107,6 +92,6 @@ Cross-browser Testing Platform and Open Source ♥ Provided by [Sauce Labs](http
10792

10893
## License
10994

110-
MIT © 2012-present [Max Ogden](https://github.com/maxogden) and Contributors. See included [`LICENSE.md`](./LICENSE.md) for more details.
95+
MIT © 2012-present [Max Ogden](https://github.com/maxogden) and [Contributors](./CONTRIBUTORS.md). See included [`LICENSE.md`](./LICENSE.md) for more details.
11196

11297
[level-badge]: http://leveldb.org/img/badge.svg

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,13 @@
88
"scripts": {
99
"test": "standard && airtap --local --no-coverage test/index.js",
1010
"test-browsers": "standard && airtap --sauce-connect --loopback airtap.local --no-coverage test/index.js",
11-
"remark": "remark README.md -o"
11+
"remark": "remark README.md CONTRIBUTORS.md -o"
1212
},
1313
"files": [
1414
"index.js",
1515
"iterator.js",
1616
"util",
17-
"collaborators.md",
17+
"CONTRIBUTORS.md",
1818
"CHANGELOG.md",
1919
"sauce-labs.svg"
2020
],

0 commit comments

Comments
 (0)