Updated readme to use githubs contributor list
parent
7f721fe5e7
commit
4418698a34
19
README.md
19
README.md
|
|
@ -45,21 +45,6 @@ So, if you have contributions to bash-it, please send me a pull request and I'll
|
||||||
|
|
||||||
## Contributors
|
## Contributors
|
||||||
|
|
||||||
If you are submitting a pull request, please add your name to the list.
|
* [List of contributors][contribute]
|
||||||
|
|
||||||
* [Robert Evans][revans]
|
|
||||||
* [David Bradford][zerobearing2]
|
|
||||||
* [Rich Manalang][manalang]
|
|
||||||
* [Piotr Usewicz][pusewicz]
|
|
||||||
* [Simon H. Eskildsen][sirupsen]
|
|
||||||
* [Mark Szymanski][mrman208]
|
|
||||||
* [Florian Baumann][noqqe]
|
|
||||||
|
|
||||||
[revans]: http://github.com/revans
|
|
||||||
[zerobearing2]: http://github.com/zerobearing2
|
|
||||||
[manalang]: http://github.com/manalang
|
|
||||||
[pusewicz]: http://github.com/pusewicz
|
|
||||||
[sirupsen]: http://github.com/sirupsen
|
|
||||||
[mrman208]: http://github.com/mrman208
|
|
||||||
[noqqe]: http://github.com/noqqe
|
|
||||||
|
|
||||||
|
[contribute]: https://github.com/revans/bash-it/contributors
|
||||||
|
|
@ -16,4 +16,3 @@ alias f='open -a Finder '
|
||||||
if [ -s /usr/bin/firefox ] ; then
|
if [ -s /usr/bin/firefox ] ; then
|
||||||
unalias firefox
|
unalias firefox
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue