Repository: drill-site Updated Branches: refs/heads/asf-site dd04060d9 -> b3daf9a11
add vitalii and kamesh to team page Project: http://git-wip-us.apache.org/repos/asf/drill-site/repo Commit: http://git-wip-us.apache.org/repos/asf/drill-site/commit/b3daf9a1 Tree: http://git-wip-us.apache.org/repos/asf/drill-site/tree/b3daf9a1 Diff: http://git-wip-us.apache.org/repos/asf/drill-site/diff/b3daf9a1 Branch: refs/heads/asf-site Commit: b3daf9a1176884201c355b77b6b1a65fe8f92a15 Parents: dd04060 Author: Bridget Bevens <[email protected]> Authored: Wed Feb 21 13:46:19 2018 -0800 Committer: Bridget Bevens <[email protected]> Committed: Wed Feb 21 13:46:19 2018 -0800 ---------------------------------------------------------------------- feed.xml | 4 ++-- team/index.html | 8 ++++++++ 2 files changed, 10 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/drill-site/blob/b3daf9a1/feed.xml ---------------------------------------------------------------------- diff --git a/feed.xml b/feed.xml index 2008a07..eee484b 100644 --- a/feed.xml +++ b/feed.xml @@ -6,8 +6,8 @@ </description> <link>/</link> <atom:link href="/feed.xml" rel="self" type="application/rss+xml"/> - <pubDate>Mon, 12 Feb 2018 16:52:58 -0800</pubDate> - <lastBuildDate>Mon, 12 Feb 2018 16:52:58 -0800</lastBuildDate> + <pubDate>Wed, 21 Feb 2018 13:43:37 -0800</pubDate> + <lastBuildDate>Wed, 21 Feb 2018 13:43:37 -0800</lastBuildDate> <generator>Jekyll v2.5.2</generator> <item> http://git-wip-us.apache.org/repos/asf/drill-site/blob/b3daf9a1/team/index.html ---------------------------------------------------------------------- diff --git a/team/index.html b/team/index.html index fa12926..d51aa97 100644 --- a/team/index.html +++ b/team/index.html @@ -249,6 +249,14 @@ <td>Anil Kumar Batchu</td> <td>akumarb2010</td> </tr> +<tr> +<td>Vitalii Diravka</td> +<td>vitalii</td> +</tr> +<tr> +<td>Kamesh Bhallamudi</td> +<td>kameshb</td> +</tr> </tbody></table> </div>
