diff options
author | Andreas Kling <kling@serenityos.org> | 2022-10-02 21:37:06 +0200 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2022-10-02 21:37:06 +0200 |
commit | 6bb3d4694f3f8b9448cffe4ffc24e9d29d745881 (patch) | |
tree | bb6b3aa0d7b35ab5606604eb9930c351d380bd19 | |
parent | b8c42365f00bba1145a32538dd4329f6ce8af962 (diff) | |
download | serenity-6bb3d4694f3f8b9448cffe4ffc24e9d29d745881.zip |
Meta: Add Lucas Chollet to the contributors list :^)
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -118,6 +118,7 @@ A general guide for contributing can be found in [`CONTRIBUTING.md`](CONTRIBUTIN * **frhun** - [frhun](https://github.com/frhun) * **networkException** - [networkException](https://github.com/networkException) * **Brandon Jordan** - [electrikmilk](https://github.com/electrikmilk) +* **Lucas Chollet** - [LucasChollet](https://github.com/LucasChollet) 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. :^) |