Updated Community Page to add new committers (no JIRA ticket)
Project: http://git-wip-us.apache.org/repos/asf/geode-site/repo Commit: http://git-wip-us.apache.org/repos/asf/geode-site/commit/153e2ed2 Tree: http://git-wip-us.apache.org/repos/asf/geode-site/tree/153e2ed2 Diff: http://git-wip-us.apache.org/repos/asf/geode-site/diff/153e2ed2 Branch: refs/heads/asf-site Commit: 153e2ed23ec745293305d799c8f5949021b121bc Parents: 5ad8f39 Author: Dave Barnes <[email protected]> Authored: Thu Jan 19 10:19:14 2017 -0800 Committer: Dave Barnes <[email protected]> Committed: Thu Jan 19 10:19:14 2017 -0800 ---------------------------------------------------------------------- community/index.html | 4 +++- index.html | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/geode-site/blob/153e2ed2/community/index.html ---------------------------------------------------------------------- diff --git a/community/index.html b/community/index.html index a5051c4..b50b391 100644 --- a/community/index.html +++ b/community/index.html @@ -448,7 +448,9 @@ under the License. --> <li>John Blum</li> <li>Justin Erenkrantz</li> <li>Karen Smoler Miller</li> + <li>Ken Howe</li> <li>Ketan Deshpande</li> + <li>Kevin Duling</li> <li>Kirk Lund</li> <li>Kishor Bachhav</li> <li>Konstantin Boudnik</li> @@ -477,9 +479,9 @@ under the License. --> <li>Shatarupa Nandi</li> <li>Shirish Deshmukh</li> <li>Sonal Agarwal</li> - <li>Soubhik Chakraborty</li> </div> <div class="col-md-2"> + <li>Soubhik Chakraborty</li> <li>Sourabh Bansod</li> <li>Stephane Maldini</li> <li>Stuart Williams</li> http://git-wip-us.apache.org/repos/asf/geode-site/blob/153e2ed2/index.html ---------------------------------------------------------------------- diff --git a/index.html b/index.html index 2d8a13c..21dd2b5 100644 --- a/index.html +++ b/index.html @@ -18,7 +18,7 @@ KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> - <meta charset="utf-8"> + <meta charset="utf-8"> <title>Apache Geode â Performance is key. Consistency is a must.</title> <meta http-equiv="x-ua-compatible" content="ie=edge" /> <meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1, maximum-scale=1" />
