From f7dc9ec2be28d3ad2d7185d00657fdfb033028f4 Mon Sep 17 00:00:00 2001 From: bnhoule <52506119+bnhoule@users.noreply.github.com> Date: Mon, 7 Jun 2021 12:01:29 -0500 Subject: [PATCH] first pr (#15617) * first pr * first pr edit * first pr edit2 Co-authored-by: bnhoule --- extensions/integration-tests/src/onboarding/developers.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/extensions/integration-tests/src/onboarding/developers.ts b/extensions/integration-tests/src/onboarding/developers.ts index dbfdeb34fe..8011cedc0f 100644 --- a/extensions/integration-tests/src/onboarding/developers.ts +++ b/extensions/integration-tests/src/onboarding/developers.ts @@ -11,6 +11,7 @@ export const developers: string[] = [ 'alanrenmsft', 'anjalia', 'anthonydresser', + 'bnhoule', 'caohai', 'Charles-Gagnon', 'cssuh',