This is an automated email from the ASF dual-hosted git repository. mgrigorov pushed a commit to branch add-zoltan-as-committer in repository https://gitbox.apache.org/repos/asf/avro.git
commit 5e4ddb3aeaf7e1f9eccca506b9a845ed3fa14d5d Author: Martin Tzvetanov Grigorov <[email protected]> AuthorDate: Thu Jun 30 15:08:29 2022 +0300 Add a blog entry for Zoltan Csizmadia as a new committer Signed-off-by: Martin Tzvetanov Grigorov <[email protected]> --- .../en/blog/news/new-committer-zoltan-csizmadia.md | 47 ++++++++++++++++++++++ 1 file changed, 47 insertions(+) diff --git a/doc/content/en/blog/news/new-committer-zoltan-csizmadia.md b/doc/content/en/blog/news/new-committer-zoltan-csizmadia.md new file mode 100755 index 000000000..42834c551 --- /dev/null +++ b/doc/content/en/blog/news/new-committer-zoltan-csizmadia.md @@ -0,0 +1,47 @@ +--- +title: "New committer: Zoltan Csizmadia" +linkTitle: "New committer: Zoltan Csizmadia" +date: 2022-03-29 +--- + +<!-- + + 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 + + https://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. + +--> + +The Project Management Committee (PMC) for Apache Avro has invited +Zoltan Csizmadia to become a committer and we are pleased to announce +that he has accepted. + +Zoltan has been present in the C# SDK for over two years and has +really increased his activity in maintaining this language in the last +few months. He knows the technology, but more importantly, he is +patient and works well with those of us who rely on the expertise of +others. Recently, he has been engaging with other contributors to +increase the maintainability and quality of the dotnet code, and we +have confidence in his decisions to balance stability of the +established code and the expectations of modern C# developers. + +Being a committer enables easier contribution to the project since +there is no need to go via the patch submission process. This should +enable better productivity. + +Please join me in congratulating Zoltan on his recognition of great +work thus far in our community. +
