From 9b107a129a911c6a42749f781851e4cc3c01e58b Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Thu, 24 Jul 2014 15:21:36 -0400 Subject: [PATCH] gcnovus and bahuvrihi no longer exist on GitHub. --- History.markdown | 6 +++--- site/docs/history.md | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/History.markdown b/History.markdown index 7bbc45fd..247a3ee9 100644 --- a/History.markdown +++ b/History.markdown @@ -1135,9 +1135,9 @@ * Configuration options set in config.yml are now available through the site payload (@vilcans) * Posts can now have an empty YAML front matter or none at all - (@bahuvrihi) + (@ bahuvrihi) * Bug Fixes - * Fixing Ruby 1.9 issue that requires to_s on the err object + * Fixing Ruby 1.9 issue that requires `#to_s` on the err object (@Chrononaut) * Fixes for pagination and ordering posts on the same day (@ujh) * Made pages respect permalinks style and permalinks in yml front matter @@ -1147,7 +1147,7 @@ * Added trailing slash to pretty permalink style so Apache is happy (@eugenebolshakov) * Bad markdown processor in config fails sooner and with better message - (@gcnovus) + (@ gcnovus) * Allow CRLFs in yaml frontmatter (@juretta) * Added Date#xmlschema for Ruby versions < 1.9 diff --git a/site/docs/history.md b/site/docs/history.md index efb67d86..c78945b5 100644 --- a/site/docs/history.md +++ b/site/docs/history.md @@ -1277,9 +1277,9 @@ prev_section: contributing - Configuration options set in config.yml are now available through the site payload ([@vilcans](https://github.com/vilcans)) - Posts can now have an empty YAML front matter or none at all - ([@bahuvrihi](https://github.com/bahuvrihi)) + (@ bahuvrihi) - Bug Fixes -- Fixing Ruby 1.9 issue that requires to_s on the err object +- Fixing Ruby 1.9 issue that requires `#to_s` on the err object ([@Chrononaut](https://github.com/Chrononaut)) - Fixes for pagination and ordering posts on the same day ([@ujh](https://github.com/ujh)) - Made pages respect permalinks style and permalinks in yml front matter @@ -1289,7 +1289,7 @@ prev_section: contributing - Added trailing slash to pretty permalink style so Apache is happy ([@eugenebolshakov](https://github.com/eugenebolshakov)) - Bad markdown processor in config fails sooner and with better message - ([@gcnovus](https://github.com/gcnovus)) + (@ gcnovus) - Allow CRLFs in yaml frontmatter ([@juretta](https://github.com/juretta)) - Added Date#xmlschema for Ruby versions < 1.9