diff options
| author | Brendan Allan <[email protected]> | 2026-02-04 10:40:08 +0800 |
|---|---|---|
| committer | Brendan Allan <[email protected]> | 2026-02-04 10:40:08 +0800 |
| commit | 7c440ae82c1797acd40b395b6555029dfa84df4c (patch) | |
| tree | 131e7f660be446a994405a6a124aa192d0debe5a /.github | |
| parent | b7bd561eaafa05d5176bdc177236d1e1bfecb990 (diff) | |
| download | opencode-7c440ae82c1797acd40b395b6555029dfa84df4c.tar.gz opencode-7c440ae82c1797acd40b395b6555029dfa84df4c.zip | |
chore: add brendonovich as rust codeowner
Diffstat (limited to '.github')
| -rw-r--r-- | .github/CODEOWNERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 9a888adbb..3aeef82d6 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,4 +1,5 @@ # web + desktop packages packages/app/ @adamdotdevin packages/tauri/ @adamdotdevin +packages/desktop/src-tauri/ @brendonovich packages/desktop/ @adamdotdevin |
