This is an automated email from the ASF dual-hosted git repository.
lhotari pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pulsar-site.git
The following commit(s) were added to refs/heads/main by this push:
new 15335bc6fbb Add license header to script and update profile images
15335bc6fbb is described below
commit 15335bc6fbb63e1ab24d5b30a98ed6f94e1937c1
Author: Lari Hotari <[email protected]>
AuthorDate: Mon Apr 14 09:52:44 2025 +0300
Add license header to script and update profile images
---
scripts/github-profile-image-downloader.py | 18 ++++++++++++++++++
static/img/team/nicoloboschi.png | Bin 23272 -> 24695 bytes
2 files changed, 18 insertions(+)
diff --git a/scripts/github-profile-image-downloader.py
b/scripts/github-profile-image-downloader.py
index 6930c1ccf6a..6f2bcd06826 100755
--- a/scripts/github-profile-image-downloader.py
+++ b/scripts/github-profile-image-downloader.py
@@ -1,4 +1,22 @@
#!/usr/bin/env -S uv run
+
+# 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.
+
# /// script
# requires-python = ">=3.13"
# dependencies = [
diff --git a/static/img/team/nicoloboschi.png b/static/img/team/nicoloboschi.png
index 6f260bc334f..8d0d8c7ba13 100644
Binary files a/static/img/team/nicoloboschi.png and
b/static/img/team/nicoloboschi.png differ