From cb6a75b765b4b4c6c8832d86378b42cb7acecf5b Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Fri, 6 Dec 2024 18:57:01 +0000
Subject: [PATCH 1/2] docs: update README.md [skip ci]
---
README.md | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 94941ca..d335cdb 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
# JaxPM
-[](#contributors-)
+[](#contributors-)
JAX-powered Cosmological Particle-Mesh N-body Solver
@@ -36,6 +36,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
 Francois Lanusse 🤔 |
 Denise Lanzieri 💻 |
+  Wassim KABALAN 💻 🚇 👀 |
From 137ce544083e711e43a9c9acd75649ed1d204fa4 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Fri, 6 Dec 2024 18:57:02 +0000
Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci]
---
.all-contributorsrc | 11 +++++++++++
1 file changed, 11 insertions(+)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index bef516f..086401b 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -22,6 +22,17 @@
"contributions": [
"code"
]
+ },
+ {
+ "login": "ASKabalan",
+ "name": "Wassim KABALAN",
+ "avatar_url": "https://avatars.githubusercontent.com/u/83787080?v=4",
+ "profile": "https://github.com/ASKabalan",
+ "contributions": [
+ "code",
+ "infra",
+ "review"
+ ]
}
],
"contributorsPerLine": 7,