Repository: orc Updated Branches: refs/heads/asf-site fdf06e442 -> ae9722a68
Push update to site. Project: http://git-wip-us.apache.org/repos/asf/orc/repo Commit: http://git-wip-us.apache.org/repos/asf/orc/commit/ae9722a6 Tree: http://git-wip-us.apache.org/repos/asf/orc/tree/ae9722a6 Diff: http://git-wip-us.apache.org/repos/asf/orc/diff/ae9722a6 Branch: refs/heads/asf-site Commit: ae9722a68a0f467314f87eade25486a76f32fb31 Parents: fdf06e4 Author: Owen O'Malley <[email protected]> Authored: Wed May 13 15:56:43 2015 -0700 Committer: Owen O'Malley <[email protected]> Committed: Wed May 13 15:56:43 2015 -0700 ---------------------------------------------------------------------- news/index.html | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/orc/blob/ae9722a6/news/index.html ---------------------------------------------------------------------- diff --git a/news/index.html b/news/index.html index e932264..a813b77 100644 --- a/news/index.html +++ b/news/index.html @@ -111,8 +111,10 @@ <span class="post-date"> 11 May 2015 </span> - <a href="https://github.com/omalley" class="post-author"> - <img src="https://github.com/omalley.png" class="avatar" alt="omalley avatar" width="24" height="24"> + <a href="https://people.apache.org/~omalley" class="post-author"> + <img src="https://people.apache.org/~omalley//omalley.png" + class="avatar" alt="omalley avatar" + width="24" height="24"> omalley </a> </div> @@ -149,8 +151,10 @@ for their work on ORC. Welcome all!</p> <span class="post-date"> 22 Apr 2015 </span> - <a href="https://github.com/omalley" class="post-author"> - <img src="https://github.com/omalley.png" class="avatar" alt="omalley avatar" width="24" height="24"> + <a href="https://people.apache.org/~omalley" class="post-author"> + <img src="https://people.apache.org/~omalley//omalley.png" + class="avatar" alt="omalley avatar" + width="24" height="24"> omalley </a> </div>
