1
0
mirror of https://github.com/redis/go-redis.git synced 2025-07-23 21:01:00 +03:00

Creating CODEOWNERS for the examples (#2749)

Co-authored-by: ofekshenawa <104765379+ofekshenawa@users.noreply.github.com>
This commit is contained in:
Chayim
2023-10-30 14:33:18 +02:00
committed by GitHub
parent ea3f5a0b33
commit d466bd1dee

1
.github/CODEOWNERS vendored Normal file
View File

@ -0,0 +1 @@
doctests/* @dmaier-redislabs