From 5f6efce806dd7c94e0d2997a774624d81ce552ed Mon Sep 17 00:00:00 2001 From: Dan Rice Date: Sun, 31 Aug 2014 11:47:35 -0700 Subject: [PATCH] Updated Tools (markdown) --- Tools.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/Tools.md b/Tools.md index 3354148..d59c760 100644 --- a/Tools.md +++ b/Tools.md @@ -2,6 +2,9 @@ The following services are used to help run the Tracks project: | Service | Function | Administrators | | ------- | -------- | -------------- | -| GitHub | source, issues, wiki | @bsag, @lrbalt, @zoombody | -| Google Groups | mailing list | @lrbalt, @zoombody | -| Namecheap | getontracks.org domain registration | @zoombody | \ No newline at end of file +| [GitHub](https://github.com/) | source, issues, wiki | @bsag, @lrbalt, @zoombody | +| [Google Groups](http://groups.google.com/) | mailing list | @lrbalt, @zoombody | +| [Namecheap](https://www.namecheap.com/) | getontracks.org domain registration | @zoombody | +| [Travis CI](https://travis-ci.org/) | continuous integration | same as GitHub | +| [Code Climate](https://codeclimate.com/) | code quality monitoring | same as GitHub | +| [Gemnasium](https://gemnasium.com/) | dependency monitoring | same as GitHub |