From f979d4a998386b386576e887ac3fd8b5b2ea2a89 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 2 Dec 2025 10:56:51 +0000 Subject: [PATCH 1/2] docs: update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 370929b..bc244c3 100644 --- a/README.md +++ b/README.md @@ -123,6 +123,7 @@ archivePrefix = {arXiv}, Tobias Buck
Tobias Buck

💻 🖋 🔣 📖 🎨 💡 🤔 🚇 🚧 🔌 📆 💬 🔬 👀 🔧 ⚠️ 📢 📓 🧑‍🏫 Robin Janssen
Robin Janssen

💻 nihatog
nihatog

💻 📖 💡 🔬 👀 ⚠️ 📓 + Harald Mack
Harald Mack

💻 📖 🎨 🚇 💬 👀 🔧 ⚠️ 📓 From 501783e7380d506391e05ad0c5361419dd8c2cf2 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 2 Dec 2025 10:56:52 +0000 Subject: [PATCH 2/2] docs: update .all-contributorsrc --- .all-contributorsrc | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 283c741..cfec1eb 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -1,6 +1,6 @@ { "projectName": "rubix", - "projectOwner": "ufuk-cakir", + "projectOwner": "AstroAI-Lab", "files": [ "README.md" ], @@ -110,6 +110,23 @@ "test", "userTesting" ] + }, + { + "login": "MaHaWo", + "name": "Harald Mack", + "avatar_url": "https://avatars.githubusercontent.com/u/39521902?v=4", + "profile": "https://github.com/MaHaWo", + "contributions": [ + "code", + "doc", + "design", + "infra", + "question", + "review", + "tool", + "test", + "userTesting" + ] } ] }