From e498d6a16560876c5e8392722fe3a3d0b4884196 Mon Sep 17 00:00:00 2001 From: Ahson Khan Date: Thu, 4 Nov 2021 15:31:04 -0700 Subject: [PATCH] Update cspell.json entry for contributor names within azure core changelog. (#3049) * Update cspell.json entry for contributor names within azure core changelog. * Remove in-line exception --- .vscode/cspell.json | 3 ++- sdk/core/azure-core/CHANGELOG.md | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.vscode/cspell.json b/.vscode/cspell.json index 51a3c773b..5cb0e9a7d 100644 --- a/.vscode/cspell.json +++ b/.vscode/cspell.json @@ -140,6 +140,7 @@ "copiable", "davidchisnall", "Gabor", + "Gyimesi", "Joubert", "juchem", "lordgamez", @@ -177,4 +178,4 @@ } ], "allowCompoundWords": true -} \ No newline at end of file +} diff --git a/sdk/core/azure-core/CHANGELOG.md b/sdk/core/azure-core/CHANGELOG.md index 27869ef29..bc92f434f 100644 --- a/sdk/core/azure-core/CHANGELOG.md +++ b/sdk/core/azure-core/CHANGELOG.md @@ -299,7 +299,7 @@ Thank you to our developer community members who helped to make Azure Core bette ### Acknowledgments Thank you to our developer community members who helped to make Azure Core better with their contributions to this release: - + - Gabor Gyimesi _([GitHub](https://github.com/lordgamez))_ - Marcelo Juchem _([GitHub](https://github.com/juchem))_ - `ku-sourav` _([GitHub](https://github.com/ku-sourav))_