gui/docs/ref/wails-v3/credits.mdx
Snider 4bdbb68f46
Some checks failed
Security Scan / security (push) Failing after 9s
Test / test (push) Failing after 1m21s
refactor: update import path from go-config to core/config
Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-14 10:26:36 +00:00

62 lines
2.1 KiB
Text

---
title: Credits
---
{/* Import the auto-generated contributors file */}
import Contributors from "../../assets/contributors.html";
- [Lea Anthony](https://github.com/leaanthony) - Project owner, lead developer
- [Stffabi](https://github.com/stffabi) - Technical lead, developer and
maintainer
- [Travis McLane](https://github.com/tmclane) - Cross-compilation work, MacOS
testing
- [Atterpac](https://github.com/atterpac) - Developer, support guru, powerhouse
- [Simon Thomas](mailto:enquiries@wails.io) - Growth Hacker
- [Lyimmi](https://github.com/Lyimmi) - All things Linux
- [fbbdev](https://github.com/fbbdev) - Bindings Generator guru & core contributor
## Sponsors
<br/>
<a href="https://zsa.io/">
<img
src="/sponsors/zsa.png"
style={{ margin: "auto", width: "400px" }}
alt="ZSA"
/>
</a>
<img
src="https://wails.io/img/sponsors.svg"
style={{ margin: "auto", width: "100%", "max-width": "1600px;" }}
alt="Sponsors"
/>
Special thanks:
<img
src="/sponsors/jetbrains-grayscale.webp"
style={{ margin: "auto", width: "100px" }}
alt="JetBrains"
/>
## Contributors
<Contributors />
## Special Mentions
- [John Chadwick](https://github.com/jchv) - His amazing work on
[go-webview2](https://github.com/jchv/go-webview2) and
[go-winloader](https://github.com/jchv/go-winloader) have made the Windows
version possible.
- [Tad Vizbaras](https://github.com/tadvi) - His winc project was the first step
down the path to a pure Go Wails.
- [Mat Ryer](https://github.com/matryer) - For advice, support and bants.
- [Byron Chris](https://github.com/bh90210) - For his long term contributions to
this project.
- [Dustin Krysak](https://wiki.ubuntu.com/bashfulrobot) - His support and
feedback has been invaluable.
- [Justen Walker](https://github.com/justenwalker/) - For helping wrangle COM
issues which got v2 over the line.
- [Wang, Chi](https://github.com/patr0nus/) - The DeskGap project was a huge
influence on the direction of Wails v2.
- [Serge Zaitsev](https://github.com/zserge) - Whilst Wails does not use the
Webview project, it is still a source of inspiration.