Repository: samza Updated Branches: refs/heads/master 7b0082b8c -> b25df5f53
SAMZA-2000: update contributor page Trivial commit to test committer workflow Author: Hai Lu <[email protected]> Reviewers: xiliu <[email protected]> Closes #809 from lhaiesp/master Project: http://git-wip-us.apache.org/repos/asf/samza/repo Commit: http://git-wip-us.apache.org/repos/asf/samza/commit/b25df5f5 Tree: http://git-wip-us.apache.org/repos/asf/samza/tree/b25df5f5 Diff: http://git-wip-us.apache.org/repos/asf/samza/diff/b25df5f5 Branch: refs/heads/master Commit: b25df5f53ddf35564ab8c8df45b86fc2b071b45d Parents: 7b0082b Author: Hai Lu <[email protected]> Authored: Fri Nov 16 14:13:03 2018 -0800 Committer: Hai Lu <[email protected]> Committed: Fri Nov 16 14:13:03 2018 -0800 ---------------------------------------------------------------------- docs/_committers/hai-lu.md | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/samza/blob/b25df5f5/docs/_committers/hai-lu.md ---------------------------------------------------------------------- diff --git a/docs/_committers/hai-lu.md b/docs/_committers/hai-lu.md new file mode 100644 index 0000000..d27a124 --- /dev/null +++ b/docs/_committers/hai-lu.md @@ -0,0 +1,28 @@ +--- +name: Hai Lu +website: +linkedin: https://www.linkedin.com/in/hai-lu-a9a80857 +twitter: +image: +github: lhaiesp +pmc_member: false +job_title: +samza_title: +order: 90 +--- +<!-- + 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
