From 86488485719ce09b0658838af0855b39f655b75a Mon Sep 17 00:00:00 2001 From: Alex Dewar Date: Fri, 8 May 2026 15:40:03 +0100 Subject: [PATCH 1/2] :busts_in_silhouette: Add @mjademitchell as a contributor --- .all-contributorsrc | 9 +++++++++ README.md | 5 +++-- 2 files changed, 12 insertions(+), 2 deletions(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index eff5959dd..9c68340c3 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -100,6 +100,15 @@ "contributions": [ "code" ] + }, + { + "login": "mjademitchell", + "name": "Melissa Mitchell", + "avatar_url": "https://avatars.githubusercontent.com/u/242165951?v=4", + "profile": "https://github.com/mjademitchell", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7, diff --git a/README.md b/README.md index eb2c87c35..cde92d704 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -[![All Contributors](https://img.shields.io/badge/all_contributors-10-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-11-orange.svg?style=flat-square)](#contributors-) [![Build and test](https://github.com/EnergySystemsModellingLab/MUSE2/actions/workflows/cargo-test.yml/badge.svg)](https://github.com/EnergySystemsModellingLab/MUSE2/actions/workflows/cargo-test.yml) [![codecov](https://codecov.io/github/EnergySystemsModellingLab/MUSE2/graph/badge.svg?token=nV8gp1NCh8)](https://codecov.io/github/EnergySystemsModellingLab/MUSE2) @@ -87,13 +87,14 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/e Benjamin Scharpf
Benjamin Scharpf

💻 Adam Hawkes
Adam Hawkes

🤔 📖 Aurash Karimi
Aurash Karimi

💻 + Melissa Mitchell
Melissa Mitchell

💻 - Add your contributions + Add your contributions From fcb11cb38352ac14b5ac4ee93f896d1cabcd0ff5 Mon Sep 17 00:00:00 2001 From: Alex Dewar Date: Wed, 13 May 2026 10:47:26 +0100 Subject: [PATCH 2/2] Fix @mjademitchell's name --- .all-contributorsrc | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 9c68340c3..aaf79e7de 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -103,7 +103,7 @@ }, { "login": "mjademitchell", - "name": "Melissa Mitchell", + "name": "Melissa Jade Mitchell", "avatar_url": "https://avatars.githubusercontent.com/u/242165951?v=4", "profile": "https://github.com/mjademitchell", "contributions": [ diff --git a/README.md b/README.md index cde92d704..0823cc4f8 100644 --- a/README.md +++ b/README.md @@ -87,7 +87,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/e Benjamin Scharpf
Benjamin Scharpf

💻 Adam Hawkes
Adam Hawkes

🤔 📖 Aurash Karimi
Aurash Karimi

💻 - Melissa Mitchell
Melissa Mitchell

💻 + Melissa Jade Mitchell
Melissa Jade Mitchell

💻