diff options
| author | Ivan Blinkov <[email protected]> | 2024-01-12 19:15:29 +0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-01-12 19:15:29 +0700 |
| commit | 3aaf7d4b5407d821b34be06fef693c2389153858 (patch) | |
| tree | d2db2df66154650f368a5c4d676decfe56cb2743 | |
| parent | 30390d76053e0b3a8aa708cf89c45d0289333caf (diff) | |
Create CODEOWNERS (#943)
| -rw-r--r-- | .github/CODEOWNERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS new file mode 100644 index 00000000000..c89f97fed9f --- /dev/null +++ b/.github/CODEOWNERS @@ -0,0 +1 @@ +/ydb/docs/ @ydb-platform/docs |
