Repository: samza Updated Branches: refs/heads/master fb293bb8c -> 7fc370407
SAMZA-2017: Update committer doc Author: Aditya Toomula <[email protected]> Reviewers: vjagadish1989 Closes #836 from atoomula/new Project: http://git-wip-us.apache.org/repos/asf/samza/repo Commit: http://git-wip-us.apache.org/repos/asf/samza/commit/7fc37040 Tree: http://git-wip-us.apache.org/repos/asf/samza/tree/7fc37040 Diff: http://git-wip-us.apache.org/repos/asf/samza/diff/7fc37040 Branch: refs/heads/master Commit: 7fc3704071c9a295027758212f66136afc44370a Parents: fb293bb Author: Aditya Toomula <[email protected]> Authored: Fri Nov 30 17:12:51 2018 -0800 Committer: Aditya Toomula <[email protected]> Committed: Fri Nov 30 17:12:51 2018 -0800 ---------------------------------------------------------------------- docs/_committers/aditya-toomula.md | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/samza/blob/7fc37040/docs/_committers/aditya-toomula.md ---------------------------------------------------------------------- diff --git a/docs/_committers/aditya-toomula.md b/docs/_committers/aditya-toomula.md new file mode 100644 index 0000000..04ca848 --- /dev/null +++ b/docs/_committers/aditya-toomula.md @@ -0,0 +1,28 @@ +--- +name: Aditya Toomula +website: +linkedin: https://www.linkedin.com/in/aditya-toomula-210b961/ +twitter: +image: +github: atoomula +pmc_member: false +job_title: +samza_title: +order: 95 +--- +<!-- + Licensed to the Apache Software Foundation (ASF) under one or more + contributor license agreements. See the NOTICE file distributed with + this work for additional information regarding copyright ownership. + The ASF licenses this file to You under the Apache License, Version 2.0 + (the "License"); you may not use this file except in compliance with + the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +--> \ No newline at end of file
