diff options
| author | Aiden Cline <[email protected]> | 2026-01-05 00:17:32 -0600 |
|---|---|---|
| committer | Aiden Cline <[email protected]> | 2026-01-05 00:17:32 -0600 |
| commit | 035baa4b38c3b08ae09e8c0e9d66bb74ea9c93ce (patch) | |
| tree | 102de14ae389c45e38f70ddb6fabb5c76a52026a /.github | |
| parent | 9f38af44db91966e331ce95f1d50194e8403be1e (diff) | |
| download | opencode-035baa4b38c3b08ae09e8c0e9d66bb74ea9c93ce.tar.gz opencode-035baa4b38c3b08ae09e8c0e9d66bb74ea9c93ce.zip | |
ignore: add codeowners file for adam
Diffstat (limited to '.github')
| -rw-r--r-- | .github/CODEOWNERS | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS new file mode 100644 index 000000000..9a888adbb --- /dev/null +++ b/.github/CODEOWNERS @@ -0,0 +1,4 @@ +# web + desktop packages +packages/app/ @adamdotdevin +packages/tauri/ @adamdotdevin +packages/desktop/ @adamdotdevin |
