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:
Peter Steinberger 2025-08-02 00:41:21 +02:00
parent 19fc8217f6
commit 84956a73d6

View file

@ -51,7 +51,8 @@ struct AboutView: View {
"David Gomes",
"Piotr Bosak",
"Zhuojie Zhou",
"Alex Fallah"
"Alex Fallah",
"Justin Williams"
]
var body: some View {