1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-24 16:35:28 +02:00

CODEOWNERS: add @kbdharun and @sebastiaanspeck to .devcontainer and to root Markdown files (#12727)

This commit is contained in:
Sebastiaan Speck 2024-05-04 13:24:44 +02:00 committed by GitHub
parent e658cb36a9
commit 098956be7d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

3
.github/CODEOWNERS vendored
View file

@ -17,7 +17,8 @@
/pages/linux/ @cyqsimon
/*.md @sbrl @kbdharun
/*.md @sbrl @kbdharun @sebastiaanspeck
/.devcontainer/* @kbdharun @sebastiaanspeck
/.github/workflows/* @sbrl @kbdharun @sebastiaanspeck
/scripts/* @sebastiaanspeck