From 4418698a3446a4567664b45b9e25aade47a8f40d Mon Sep 17 00:00:00 2001 From: Robert R Evans Date: Tue, 28 Dec 2010 09:14:38 -0800 Subject: [PATCH] Updated readme to use githubs contributor list --- README.md | 19 ++----------------- aliases/osx.aliases.bash | 1 - 2 files changed, 2 insertions(+), 18 deletions(-) diff --git a/README.md b/README.md index 742daf1..d2d02c7 100644 --- a/README.md +++ b/README.md @@ -45,21 +45,6 @@ So, if you have contributions to bash-it, please send me a pull request and I'll ## Contributors -If you are submitting a pull request, please add your name to the list. - -* [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 +* [List of contributors][contribute] +[contribute]: https://github.com/revans/bash-it/contributors \ No newline at end of file diff --git a/aliases/osx.aliases.bash b/aliases/osx.aliases.bash index 542b927..5feca89 100644 --- a/aliases/osx.aliases.bash +++ b/aliases/osx.aliases.bash @@ -16,4 +16,3 @@ alias f='open -a Finder ' if [ -s /usr/bin/firefox ] ; then unalias firefox fi - -- 2.17.1