diff options
author | Markus Wüstenberg | 2021-06-18 10:09:00 +0200 |
---|---|---|
committer | Markus Wüstenberg | 2021-06-18 10:09:00 +0200 |
commit | 1ed5851e03d91f7e6da9a4df1533c54981cbe8ff (patch) | |
tree | 9eb79ae9b1fc864d703f05aaa9f226067d54e644 | |
parent | ec86ca5c71fecf21590b872737fbadd9aa3e158b (diff) | |
download | gomponents-1ed5851e03d91f7e6da9a4df1533c54981cbe8ff.tar.lz gomponents-1ed5851e03d91f7e6da9a4df1533c54981cbe8ff.tar.zst gomponents-1ed5851e03d91f7e6da9a4df1533c54981cbe8ff.zip |
Add contributors file
-rw-r--r-- | CONTRIBUTORS.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md new file mode 100644 index 0000000..58658f7 --- /dev/null +++ b/CONTRIBUTORS.md @@ -0,0 +1,9 @@ +# Contributors + +A huge thank you to all contributors of code, bug reports, ideas, discussions, and more! + +If you think your name belongs here, add your name and submit a PR. Then Github shows your name and picture +in the sidebar, also if you have not contributed code. + +- Markus Wüstenberg, @markuswustenberg / @maragudk +- Hans Raaf, @oderwat |