From 8e82a9535355401103ef2d96a6a70b969beb5b8d Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 7 Apr 2025 12:15:57 +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 33be2e7..583acf6 100644 --- a/README.md +++ b/README.md @@ -109,7 +109,7 @@ To contribute code to *pygfunction*, follow the ## Contributors -[![All Contributors](https://img.shields.io/badge/all_contributors-5-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-6-orange.svg?style=flat-square)](#contributors-) @@ -123,6 +123,7 @@ To contribute code to *pygfunction*, follow the Matt Mitchell
Matt Mitchell

💻 🤔 Wouter Peere
Wouter Peere

💻 🤔 🐛 Tobias Blanke
Tobias Blanke

💻 🤔 🐛 + Alex Swindler
Alex Swindler

💻 From b7d8a415c9310c90dab29c09f70aebdfad652301 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 7 Apr 2025 12:15:58 +0000 Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index 13c6fa8..7e27f84 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -63,6 +63,15 @@ "ideas", "bug" ] + }, + { + "login": "axelstudios", + "name": "Alex Swindler", + "avatar_url": "https://avatars.githubusercontent.com/u/411466?v=4", + "profile": "https://github.com/axelstudios", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,