Repository: accumulo-website Updated Branches: refs/heads/asf-site fe5f70e14 -> c9354697f
Jekyll build from master:65f2d23 Merge branch 'pr-21' This fixes #21 Project: http://git-wip-us.apache.org/repos/asf/accumulo-website/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo-website/commit/c9354697 Tree: http://git-wip-us.apache.org/repos/asf/accumulo-website/tree/c9354697 Diff: http://git-wip-us.apache.org/repos/asf/accumulo-website/diff/c9354697 Branch: refs/heads/asf-site Commit: c9354697f1a52ece5f0e0c6435501492c8ba4cec Parents: fe5f70e Author: Mike Miller <[email protected]> Authored: Wed Aug 2 13:44:55 2017 -0400 Committer: Mike Miller <[email protected]> Committed: Wed Aug 2 13:44:55 2017 -0400 ---------------------------------------------------------------------- feed.xml | 4 ++-- people/index.html | 6 ++++++ 2 files changed, 8 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/c9354697/feed.xml ---------------------------------------------------------------------- diff --git a/feed.xml b/feed.xml index 714e43e..aa6eac7 100644 --- a/feed.xml +++ b/feed.xml @@ -6,8 +6,8 @@ </description> <link>https://accumulo.apache.org/</link> <atom:link href="https://accumulo.apache.org/feed.xml" rel="self" type="application/rss+xml"/> - <pubDate>Thu, 27 Jul 2017 11:23:30 -0400</pubDate> - <lastBuildDate>Thu, 27 Jul 2017 11:23:30 -0400</lastBuildDate> + <pubDate>Wed, 02 Aug 2017 13:44:25 -0400</pubDate> + <lastBuildDate>Wed, 02 Aug 2017 13:44:25 -0400</lastBuildDate> <generator>Jekyll v3.3.1</generator> <item> http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/c9354697/people/index.html ---------------------------------------------------------------------- diff --git a/people/index.html b/people/index.html index d9d7b1b..baf5cd3 100644 --- a/people/index.html +++ b/people/index.html @@ -839,6 +839,12 @@ <td><a href="https://sa.catapult.org.uk">Satellite Applications Catapult</a></td> <td><a href="http://www.timeanddate.com/time/zones/gmt">GMT</a>/<a href="http://www.timeanddate.com/time/zones/bst">BST</a></td> </tr> + <tr> + <td>Â </td> + <td>Kyle Van Gilson</td> + <td>Â </td> + <td>Â </td> + </tr> </tbody> </table>
