kou commented on code in PR #50147:
URL: https://github.com/apache/arrow/pull/50147#discussion_r3391695232


##########
.github/CODEOWNERS:
##########
@@ -23,14 +23,16 @@
 # documentation about the syntax: 
https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners
 
 # Arrow Format
-# /format/
+/format/ @pitrou
 
 # Docs
 # /docs/
 # *.md
 # *.rmd
 # *.rst
 # *.txt
+/docs/source/cpp @pitrou

Review Comment:
   We can use here.



##########
.github/CODEOWNERS:
##########
@@ -23,14 +23,16 @@
 # documentation about the syntax: 
https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners
 
 # Arrow Format
-# /format/
+/format/ @pitrou
 
 # Docs
 # /docs/
 # *.md
 # *.rmd
 # *.rst
 # *.txt
+/docs/source/cpp @pitrou
+/docs/source/format/ @pitrou

Review Comment:
   We can use here.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to