From 882a2033a74fd2c045b6db1fdce9dc4b482509a0 Mon Sep 17 00:00:00 2001 From: Patrick Crumley Date: Fri, 16 Aug 2024 10:50:57 -0700 Subject: [PATCH] Update Additional Reviewers (#1425) # Description @swift-nav/devinfra Changes the requested additional reviewer to @sokhealy If I need to, I can change it to someone else, or we can remove the gh action. It rightfully fails because the reviewer must be a member of the `swift-nav` organization # API compatibility Does this change introduce a API compatibility risk? No ## API compatibility plan N/A # JIRA Reference N/A --- .github/additional_reviewers_config.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/additional_reviewers_config.yaml b/.github/additional_reviewers_config.yaml index 7e557115b1..1047a02f25 100644 --- a/.github/additional_reviewers_config.yaml +++ b/.github/additional_reviewers_config.yaml @@ -1,8 +1,8 @@ files: 'docs/sbp.pdf': - - woodfell + - sokhealy 'spec/yaml/swiftnav/sbp/*.yaml': - - woodfell + - sokhealy options: ignore_draft: true