From b2b7f591f38e50716b00868b1dce29391d59d89e Mon Sep 17 00:00:00 2001 From: Greg Gandenberger Date: Wed, 23 Mar 2022 15:43:48 -0500 Subject: [PATCH 1/2] Add @gsganden as a code owner --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 0c13ed6..44507df 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1 +1 @@ -.github/workflows/compliance-oss.yaml @ShopRunner/compliance +.github/workflows/compliance-oss.yaml @ShopRunner/compliance @gsganden From 50df7a49303d0422712992cd9054b5991dd59419 Mon Sep 17 00:00:00 2001 From: gsganden Date: Wed, 23 Mar 2022 16:12:05 -0500 Subject: [PATCH 2/2] Pin mistune --- requirements-read-the-docs.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/requirements-read-the-docs.txt b/requirements-read-the-docs.txt index 9c0cadd..c25b4fb 100644 --- a/requirements-read-the-docs.txt +++ b/requirements-read-the-docs.txt @@ -1,4 +1,5 @@ git+https://github.com/crossnox/m2r@dev#egg=m2r # See https://github.com/sphinx-doc/sphinx/issues/7420 +mistune<2 # See https://github.com/Azure/azure-sdk-for-python/issues/22019 sphinx<3 # See https://github.com/sphinx-doc/sphinx/issues/7795 sphinx_autodoc_typehints