From a070e52dae4390317cb8c5bc18974e1d563ea923 Mon Sep 17 00:00:00 2001 From: Marc Qualie Date: Sat, 20 Jul 2013 11:55:04 +0100 Subject: [PATCH] Renamed repo to loep/statsd --- LICENSE | 2 +- README.md | 18 +++++++++--------- composer.json | 2 +- 3 files changed, 11 insertions(+), 11 deletions(-) diff --git a/LICENSE b/LICENSE index 30165a0..04db9bb 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ The MIT License (MIT) -Copyright (c) 2013 Marc Qualie Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/README.md b/README.md index 34494a8..7f9f084 100644 --- a/README.md +++ b/README.md @@ -67,23 +67,23 @@ OR ## TODO - ~~Namespacing~~ -- Documentation +- ~~Full Unit Test Coverage~~ +- ~~Exception Handlers~~ +- Extensive Documentation - More Framework Integration -- Exception Handlers -- Full Unit Test Coverage -## Credits +## Contributing -- [Marc Qualie](https://github.com/marcqualie) -- [All Contributors](https://github.com/php-loep/php-statsd/contributors) +Please see [CONTRIBUTING](https://github.com/php-loep/statsd/blob/master/CONTRIBUTING.md) for details. -## Contributing +## Credits -Please see [CONTRIBUTING](https://github.com/php-loep/php-statsd/blob/master/CONTRIBUTING.md) for details. +- [Marc Qualie](https://github.com/marcqualie) +- [All Contributors](https://github.com/php-loep/statsd/contributors) ## License -The MIT License (MIT). Please refer to [License File](https://github.com/league/php-statsd/blob/master/LICENSE) for more information +The MIT License (MIT). Please see [License File](https://github.com/php-loep/statsd/blob/master/LICENSE) for more information. diff --git a/composer.json b/composer.json index dfeb522..0cf3744 100644 --- a/composer.json +++ b/composer.json @@ -6,7 +6,7 @@ "statsd", "graphite" ], - "homepage": "https://github.com/marcqualie/php-statsd", + "homepage": "https://github.com/php-loep/statsd", "license": "MIT", "authors": [ {