From 7581e730ab968f4357fa85ce31dcb54943c5a922 Mon Sep 17 00:00:00 2001 From: Torry Yang Date: Tue, 10 Dec 2019 16:54:37 -0800 Subject: [PATCH 1/2] Update CODEOWNERS --- .github/CODEOWNERS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 8bd56b21bdef..1817f9b27ce9 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -19,3 +19,6 @@ iot/* @gguuss # Alix Hamilton is the primary maintainer of the Jupyter notebook samples notebooks/* @alixhami + +# Torry Yang is the primary maintainer of the Tables samples +tables/* @sirtorry From 3c681722975920bd81231e3d22709f7cae65eb0a Mon Sep 17 00:00:00 2001 From: Torry Yang Date: Tue, 10 Dec 2019 16:56:31 -0800 Subject: [PATCH 2/2] punctuation --- .github/CODEOWNERS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 1817f9b27ce9..0e78418b2181 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -17,8 +17,8 @@ composer/* @tswast # Gus Class is the primary maintainer of the IoT samples. iot/* @gguuss -# Alix Hamilton is the primary maintainer of the Jupyter notebook samples +# Alix Hamilton is the primary maintainer of the Jupyter notebook samples. notebooks/* @alixhami -# Torry Yang is the primary maintainer of the Tables samples +# Torry Yang is the primary maintainer of the Tables samples. tables/* @sirtorry