From d44fc329186ca87536d0a60e3d9a6e212d45ec18 Mon Sep 17 00:00:00 2001 From: Sergiy Dybskiy Date: Wed, 2 Jul 2025 19:43:45 -0400 Subject: [PATCH] Update README.md Adam probably updated his username recently? --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index eee06acd..b213f917 100644 --- a/README.md +++ b/README.md @@ -673,7 +673,7 @@ go build -o opencode OpenCode gratefully acknowledges the contributions and support from these key individuals: - [@isaacphi](https://github.com/isaacphi) - For the [mcp-language-server](https://github.com/isaacphi/mcp-language-server) project which provided the foundation for our LSP client implementation -- [@adamdottv](https://github.com/adamdottv) - For the design direction and UI/UX architecture +- [@adamdotdevin](https://github.com/adamdotdevin) - For the design direction and UI/UX architecture Special thanks to the broader open source community whose tools and libraries have made this project possible.