diff --git a/_data/authors.yml b/_data/authors.yml index c7b6b2632..e5fab465b 100644 --- a/_data/authors.yml +++ b/_data/authors.yml @@ -121,7 +121,6 @@ active-authors: - rgriffiths - rlewis - rpilling - - rrogers - rstrange - rwilliams - rwillis @@ -786,10 +785,6 @@ authors: author-summary: "
I'm a software developer at Scott Logic, Edinburgh. I joined in August 2017 after four years studying Computer Science and Mathematics at the University of Edinburgh.
" twitter-url: "https://twitter.com/trrhodes" picture: picture.jpg - rrogers: - name: "Rich Rogers" - author-summary: "I am the Testing Capability Lead for Scott Logic. I have been involved in testing and software delivery for 25 years, working for organisations in the UK and Australia.
" - picture: RR.jpg rschuller: author-summary: "Graduate Developer, Bristol" name: "Ricardo Schuller" diff --git a/crobb/atom.xml b/crobb/atom.xml index 974e7a108..1df548db3 100644 --- a/crobb/atom.xml +++ b/crobb/atom.xml @@ -1,4 +1,5 @@ ---- -author: crobb -layout: atom_feed ---- \ No newline at end of file +--- +author: crobb +layout: atom_feed +--- + diff --git a/crobb/feed.xml b/crobb/feed.xml index 8ba9c7be2..b39caf171 100644 --- a/crobb/feed.xml +++ b/crobb/feed.xml @@ -1,4 +1,5 @@ ---- -author: crobb -layout: rss_feed ---- \ No newline at end of file +--- +author: crobb +layout: rss_feed +--- + diff --git a/crobb/index.html b/crobb/index.html index 54257137c..b7d54fbd2 100644 --- a/crobb/index.html +++ b/crobb/index.html @@ -1,5 +1,6 @@ --- -author: crobb title: Callum Robb +author: crobb layout: default_author --- + diff --git a/rrogers/RR.jpg b/rrogers/RR.jpg deleted file mode 100644 index 6432e1595..000000000 Binary files a/rrogers/RR.jpg and /dev/null differ diff --git a/rrogers/atom.xml b/rrogers/atom.xml deleted file mode 100644 index 409435324..000000000 --- a/rrogers/atom.xml +++ /dev/null @@ -1,4 +0,0 @@ ---- -author: rrogers -layout: atom_feed ---- diff --git a/rrogers/feed.xml b/rrogers/feed.xml deleted file mode 100644 index 4d0a2a44b..000000000 --- a/rrogers/feed.xml +++ /dev/null @@ -1,4 +0,0 @@ ---- -author: rrogers -layout: rss_feed ---- diff --git a/rrogers/index.html b/rrogers/index.html deleted file mode 100644 index d18cfc003..000000000 --- a/rrogers/index.html +++ /dev/null @@ -1,5 +0,0 @@ ---- -title: Rich Rogers -author: rrogers -layout: default_author ----