From 3821f35e4e49e0310fc06df9d58ef136c576b6fe Mon Sep 17 00:00:00 2001 From: Andreas Kling Date: Wed, 30 Nov 2022 10:12:11 +0100 Subject: [PATCH] Meta: Add Gregory Bertilson to the contributors list :^) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fe44717189..33f0e94435 100644 --- a/README.md +++ b/README.md @@ -120,6 +120,7 @@ A general guide for contributing can be found in [`CONTRIBUTING.md`](CONTRIBUTIN * **Brandon Jordan** - [electrikmilk](https://github.com/electrikmilk) * **Lucas Chollet** - [LucasChollet](https://github.com/LucasChollet) * **Timon Kruiper** - [FireFox317](https://github.com/FireFox317) +* **Gregory Bertilson** - [Zaggy1024](https://github.com/Zaggy1024) 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. :^)