mirror of
https://github.com/samsonjs/vibetunnel.git
synced 2026-03-25 09:25:50 +00:00
feat: Add Justin Williams to contributors list in About screen
- Add @jblwilliams as new contributor for removing unused ScreenCaptureKit import - Maintains alphabetical order at end of contributor list Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
parent
19fc8217f6
commit
84956a73d6
1 changed files with 2 additions and 1 deletions
|
|
@ -51,7 +51,8 @@ struct AboutView: View {
|
|||
"David Gomes",
|
||||
"Piotr Bosak",
|
||||
"Zhuojie Zhou",
|
||||
"Alex Fallah"
|
||||
"Alex Fallah",
|
||||
"Justin Williams"
|
||||
]
|
||||
|
||||
var body: some View {
|
||||
|
|
|
|||
Loading…
Reference in a new issue