From 887ac4c5e5d5c2c70ab7877ad3c5e4cf93da877a Mon Sep 17 00:00:00 2001 From: Antonios Pavlakis Date: Thu, 1 Jun 2023 23:12:04 +0300 Subject: [PATCH 1/2] Remove Travis build status --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index bf0de8b..0bdce7e 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,6 @@ [![Latest Version on Packagist][ico-version]][link-packagist] [![Software License][ico-license]](LICENSE.md) -[![Build Status][ico-travis]][link-travis] [![Coverage Status][ico-coveralls]][link-coveralls] [![Total Downloads][ico-downloads]][link-downloads] From 8a5640c522f9a2fbc67e20970400d216928000d5 Mon Sep 17 00:00:00 2001 From: Antonios Pavlakis Date: Thu, 1 Jun 2023 23:14:49 +0300 Subject: [PATCH 2/2] Update contributors --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 0bdce7e..52e7d98 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ Please see [CONTRIBUTING](CONTRIBUTING.md) and [CODE_OF_CONDUCT](CODE_OF_CONDUCT ## Credits - [Antonios Pavlakis][link-author] -- [All Contributors][link-contributors] +- [Peter Mead] ## License @@ -53,8 +53,6 @@ The BSD 3-Clause License. Please see [License File](LICENSE) for more informatio [ico-downloads]: https://img.shields.io/packagist/dt/staysafe/password-policy-builder.svg?style=flat-square [link-packagist]: https://packagist.org/packages/staysafe/password-policy-builder -[link-travis]: https://travis-ci.org/staysafe/password-policy-builder [link-coveralls]: https://coveralls.io/github/staysafe/password-policy-builder [link-downloads]: https://packagist.org/packages/staysafe/password-policy-builder -[link-author]: https://github.com/pavlakis -[link-contributors]: ../../contributors \ No newline at end of file +[link-author]: https://github.com/pavlakis \ No newline at end of file