Repository: airavata-site Updated Branches: refs/heads/asf-site 6ea5f71f2 -> 3d0430e13
Adding myself(Anuj Bhandar - anujbhan) as team member Project: http://git-wip-us.apache.org/repos/asf/airavata-site/repo Commit: http://git-wip-us.apache.org/repos/asf/airavata-site/commit/3d0430e1 Tree: http://git-wip-us.apache.org/repos/asf/airavata-site/tree/3d0430e1 Diff: http://git-wip-us.apache.org/repos/asf/airavata-site/diff/3d0430e1 Branch: refs/heads/asf-site Commit: 3d0430e13e30d105f5d4855c242486ad4b51283b Parents: 6ea5f71 Author: Anuj Bhandar <[email protected]> Authored: Sun Apr 23 17:42:39 2017 -0400 Committer: Anuj Bhandar <[email protected]> Committed: Sun Apr 23 17:42:39 2017 -0400 ---------------------------------------------------------------------- content/community.html | 9 +++++++++ source/_data/team.yml | 7 +++++++ 2 files changed, 16 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/airavata-site/blob/3d0430e1/content/community.html ---------------------------------------------------------------------- diff --git a/content/community.html b/content/community.html index 8d94597..c1c5271 100644 --- a/content/community.html +++ b/content/community.html @@ -123,6 +123,15 @@ </tr> <tr> + <th scope="row">Anuj Bhandar</th> + <td scope="row">anujbhan</td> + <td scope="row">anujbhan [at] apache [dot] org</td> + <td scope="row">Indiana University</td> + <td scope="row">committer</td> + <td scope="row">-5</td> + </tr> + + <tr> <th scope="row">Ate Douma</th> <td scope="row">ate</td> <td scope="row">ate [at] apache [dot] org</td> http://git-wip-us.apache.org/repos/asf/airavata-site/blob/3d0430e1/source/_data/team.yml ---------------------------------------------------------------------- diff --git a/source/_data/team.yml b/source/_data/team.yml index f95275f..544a497 100644 --- a/source/_data/team.yml +++ b/source/_data/team.yml @@ -39,6 +39,13 @@ roles: committer, PMC time_zone: "-5" +- name: Anuj Bhandar + apache_id: anujbhan + email: anujbhan [at] apache [dot] org + organization: Indiana University + roles: committer + time_zone: "-5" + - name: Ate Douma apache_id: ate email: ate [at] apache [dot] org
