From 4275b3412f129f24f216c4c557772511b31f8a5a Mon Sep 17 00:00:00 2001 From: Andrew Kushnir Date: Tue, 21 Apr 2020 11:47:52 -0700 Subject: [PATCH] build: add AndrewKushnir to the `fw-testing` group (#36744) This commit update the PullApprove config to add AndrewKushnir to the `fw-testing` group. The reason for this change is that I was involved into TestBed rewrite (for Ivy) and it belongs to the `fw-testing` group ownership. PR Close #36744 --- .pullapprove.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.pullapprove.yml b/.pullapprove.yml index 6cfa9a58d9..3250e6006a 100644 --- a/.pullapprove.yml +++ b/.pullapprove.yml @@ -566,6 +566,7 @@ groups: ]) reviewers: users: + - AndrewKushnir - IgorMinar - kara - pkozlowski-opensource