From 8df3e6b20352c2a27b35c99585d5b658bcdba655 Mon Sep 17 00:00:00 2001 From: Andreas Kling Date: Sun, 29 Oct 2023 18:05:11 +0100 Subject: [PATCH] Meta: Add Simon Wanner to the contributors list :^) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 44216a4b6a..323348b798 100644 --- a/README.md +++ b/README.md @@ -128,6 +128,7 @@ A general guide for contributing can be found in [`CONTRIBUTING.md`](CONTRIBUTIN * **Tim Ledbetter** - [tcl3](https://github.com/tcl3) * **Steffen T. Larssen** - [stelar7](https://github.com/stelar7) * **Andi Gallo** - [axgallo](https://github.com/axgallo) +* **Simon Wanner** - [skyrising](https://github.com/skyrising) And many more! [See here](https://github.com/SerenityOS/serenity/graphs/contributors) for a full contributor list. The people listed above have landed more than 100 commits in the project. :^)