alamb commented on code in PR #768:
URL: https://github.com/apache/arrow-site/pull/768#discussion_r2911351947
##########
_posts/2026-03-10-arrow-2025-highlights.md:
##########
@@ -0,0 +1,282 @@
+---
+layout: post
+title: "Community Highlights 2025"
+date: "2026-03-04 00:00:00"
+author: pmc
+categories: [arrow]
+---
+<!--
+{% comment %}
+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.
+{% endcomment %}
+-->
+
+As you may have read in a previous blog post [^1], the Apache Arrow project
+recently turned 10 years old. We are grateful to everyone who helped us
+achieve this milestone, and we wanted to celebrate the community's
+accomplishments, by publishing our community highlights from 2025.
+
+We were inspired by the research by Dr Cat Hicks et al [^2], who found
+that concrete evidence of progress and accomplishments is instrumental
+to motivation and collaboration in developer teams. We think the same
+should hold for open source.
+
+---
+
+## New contributors
+
+It has been great to see many new contributors joining the project
+in the past year, with over 300 such individuals observed across the main
+Apache Arrow language implementations.
+
+| Repository/Implementation | Number of new contributors |
+|---|---|
+| arrow | 125 |
+| arrow-rust | 131 |
+| arrow-java | 28 |
+| arrow-go | 35 |
+<br>
+
+Worth highlighting is [alinaliBQ](https://github.com/alinaliBQ) who
+has been very active on the C++ Flight SQL ODBC Driver work together
+with [justing-bq](https://github.com/justing-bq) .
+
+[AntoinePrv](https://github.com/AntoinePrv) has done huge amount of
+work on the C++ Parquet implementation and
[andishgar](https://github.com/andishgar)
+in the C++ Statistics area.
+
+[rmnskb](https://github.com/rmnskb) got involved with PyArrow in
+EuroPython sprints and has contributed multiple PRs since then. On the
+same event [paddyroddy](https://github.com/paddyroddy) also started with
+his first contribution and helped on the Python packaging side further on.
+
+<!-- TODO: Add Rust and Go new contribs content -->
Review Comment:
I will work on this -- sorry for the late reply
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]