netcanv: add contributions section
This commit is contained in:
parent
fbefe271ee
commit
42e5676c80
2 changed files with 19 additions and 0 deletions
|
@ -162,6 +162,24 @@ I guess you could say we both won in the end.\
|
|||
And I think that's awesome.
|
||||
|
||||
|
||||
## Contributions
|
||||
|
||||
I'd like to take a moment to thank my friends who participated in NetCanv's development by directly contributing patches.
|
||||
|
||||
- [devildefu][def:person/devildefu], who contributed major refactors to help support building the app to WebAssembly and improve the user experience.
|
||||
The current maintainer after I stepped down from the project.
|
||||
|
||||
I never managed to carry the WebAssembly work into mainline, but it was awesome seeing the app run in the browser, bit by bit.
|
||||
|
||||
- [firstbober][def:person/firstbober], who contributed an AppImage build, a dark theme (visible in this posts' screenshots!), and significantly improved our UI framework's implementation of text boxes.
|
||||
|
||||
Also responsible for contributing a lot towards stress testing the app, hosting our largest NetCanv canvas on a custom headless server.
|
||||
|
||||
- [ezioleq][def:person/ezioleq], who contributed various smaller fixes.
|
||||
|
||||
And of course, a huge thank you to everyone who participated in testing and pushing the app to its limits.
|
||||
|
||||
|
||||
## Inside NetCanv
|
||||
|
||||
Now that you know the backstory, I'd like to dedicate the following section to the inner workings of the app.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue