From d5c86936e4e462669a69f3494e576d6188417e97 Mon Sep 17 00:00:00 2001 From: Michael Welles Date: Wed, 1 Feb 2017 15:43:42 -0500 Subject: [PATCH] Added a middle initial to my name in the changelog to trigger a new CI build -- it hung and errored after my last push --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3552fe87f..1596786b4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -25,7 +25,7 @@ * Add 'ignores_function_declarations' and 'ignores_comments' as options to LineLengthRule. - [Michael Welles](https://github.com/mlwelles) + [Michael L. Welles](https://github.com/mlwelles) [#598](https://github.com/realm/SwiftLint/issues/598) [#975](https://github.com/realm/SwiftLint/issues/975)