Add .github for CODEOWNERS (#61598)

Summary:
Pull Request resolved: https://github.com/pytorch/pytorch/pull/61598

I'd like to be notified on changes to the github actions workflows, add
this so I can be notified.

Signed-off-by: Eli Uriegas <eliuriegas@fb.com>

Test Plan: Imported from OSS

Reviewed By: janeyx99, samestep

Differential Revision: D29685783

Pulled By: seemethere

fbshipit-source-id: 865a1360a24633ef5074e43b8277838a0eef94f6
This commit is contained in:
Eli Uriegas
2021-07-15 09:37:23 -07:00
committed by Facebook GitHub Bot
parent 8afb65b6c5
commit da667e2d5f

View File

@ -38,3 +38,8 @@
# Docker
/.circleci/docker/ @jeffdaily @jithunnair-amd
# Github Actions
# This list is for people wanting to be notified every time there's a change
# related to Github Actions
/.github/ @seemethere @janeyx99 @zhouzhuojie @driazati