Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Typo in WSL full name. #1381 #1382

Merged
merged 2 commits into from
Dec 7, 2021

Conversation

Agrover112
Copy link
Contributor

Closes issue #1381

It seems the full form of WSL was written wrongly as Windows Subsystem from Linux
when it should be Windows Subsystem for Linux.

Very subtle but can be confusing for new documentation readers/ new WSL users.

Fixes MicrosoftDocs#1381

Line 15 : Windows Subsystem **from** Linux---> Windows Subsystem **for** Linux
Very subtle but could be confusing for new readers to the documentation
@opbld33
Copy link

opbld33 commented Dec 5, 2021

Docs Build status updates of commit 0a3f227:

✅ Validation status: passed

File Status Preview URL Details
WSL/store-release-notes.md ✅Succeeded View

For more details, please refer to the build report.

Note: Broken links written as relative paths are included in the above build report. For broken links written as absolute paths or external URLs, see the broken link report.

For any questions, please:

@Agrover112
Copy link
Contributor Author

@craigloewen-msft I raised a PR for this small typo but it's good someone noticed it, cause a single word indeed had me confused as well.

@craigloewen-msft craigloewen-msft merged commit 6898af8 into MicrosoftDocs:main Dec 7, 2021
@craigloewen-msft
Copy link
Collaborator

Merged, thank you for the fix!

@Agrover112
Copy link
Contributor Author

@craigloewen-msft Are there any parts of the docs that I could take a look at and things I could improve ? Any suggestions?
I want to contribute to more valuable commits.

@craigloewen-msft
Copy link
Collaborator

@Agrover112 check out our open issues here: https://github.com/MicrosoftDocs/WSL/issues
If you look at the ones assigned to mattwojo then those are great ones to start with. Addressing any of those in a PR would be a great help! :)

mattwojo added a commit that referenced this pull request Dec 8, 2021
* Add Connect to USB doc (#1355)

* Add connect usb doc, update windows install prereq

* Add usb to toc

* Add video link

* Update WSL/connect-usb.md

Co-authored-by: Craig Loewen <crloewen@microsoft.com>

* Update WSL/connect-usb.md

Co-authored-by: Craig Loewen <crloewen@microsoft.com>

* Update WSL/connect-usb.md

Co-authored-by: Craig Loewen <crloewen@microsoft.com>

* WSL 2 requirement

* Add Windows 10 note

Co-authored-by: Craig Loewen <crloewen@microsoft.com>

* Add connect USB device link, remove from limitations

* Update prereq

* Fix Typo

* Config changes to reflect the default branch from master to main.

* Update case-sensitivity.md

* fix Case-insensitive description (#1359)

- Case-insenstive -> Case-insensitive
- FOO.text -> FOO.txt

* git credential manager: update name/links (#1360)

* git credential manager: remove 'core' from name

The Git Fundamentals team has changed the name of the Git Credential
Manager Core tool to Git Credential Manager. Updating the documentation in
this repo to reflect that change.

* git credential manager: update links

The Git Fundamentals team has migrated the Git Credential Manager tool to
its own org:

https://github.com/GitCredentialManager

The team has also updated the name from Git Credential Manager Core to Git
Credential Manager. Updating links that currently point to the Microsoft
org and old name according to this change.

* Removed duplicate of `PowerShell` (#1363)

* fix: Fix typo  in WSL full form (#1382)

Fixes #1381

Line 15 : Windows Subsystem **from** Linux---> Windows Subsystem **for** Linux
Very subtle but could be confusing for new readers to the documentation

* SEO updates to improve discoverability (#1365)

* Add VS Code to gitignore

* SEO updates 1

* config updates and remove unused images

* Reformat, add more detailed sample

* Finish config samples

* Update WSL/wsl-config.md

Thank you!

Co-authored-by: Biswapriyo Nath <nathbappai@gmail.com>

* Fix image link

* SEO updates, remove config previews, add W11 notes, set redirect for user setup

* Anchor fixes and feedback updates

Co-authored-by: Biswapriyo Nath <nathbappai@gmail.com>

* Change 'to' to 'from' (#1384)

Line 47: 
- [Set your Linux distribution version to WSL 1 to WSL 2](./basic-commands.md#set-wsl-version-to-1-or-2) 
changed to
- [Set your Linux distribution version from WSL 1 to WSL 2](./basic-commands.md#set-wsl-version-to-1-or-2)

Co-authored-by: Craig Loewen <crloewen@microsoft.com>
Co-authored-by: Jörg Schömer <joerg@joerg-schoemer.de>
Co-authored-by: Lessley Dennington <ldennington@github.com>
Co-authored-by: Amir H <65363030+amirrh6@users.noreply.github.com>
Co-authored-by: Agrover112 <42321810+Agrover112@users.noreply.github.com>
Co-authored-by: Biswapriyo Nath <nathbappai@gmail.com>
Co-authored-by: Daniel Owens <kyoji1@gmail.com>
@Agrover112
Copy link
Contributor Author

@craigloewen-msft How is live different from main? Is the live branch for deployments?

@craigloewen-msft
Copy link
Collaborator

main is just the main development branch, and live is what is live on the actual docs. It's just an easy way for us to make sure changes are good before sending them out :)

@Agrover112
Copy link
Contributor Author

I thought I was dumb for having seperate branches like these good to hear!

mattwojo added a commit that referenced this pull request Dec 8, 2021
* Add Connect to USB doc (#1355)

* Add connect usb doc, update windows install prereq

* Add usb to toc

* Add video link

* Update WSL/connect-usb.md

Co-authored-by: Craig Loewen <crloewen@microsoft.com>

* Update WSL/connect-usb.md

Co-authored-by: Craig Loewen <crloewen@microsoft.com>

* Update WSL/connect-usb.md

Co-authored-by: Craig Loewen <crloewen@microsoft.com>

* WSL 2 requirement

* Add Windows 10 note

Co-authored-by: Craig Loewen <crloewen@microsoft.com>

* Add VS Code to gitignore

* Add connect USB device link, remove from limitations

* Update prereq

* Fix Typo

* Config changes to reflect the default branch from master to main.

* Update case-sensitivity.md

* fix Case-insensitive description (#1359)

- Case-insenstive -> Case-insensitive
- FOO.text -> FOO.txt

* git credential manager: update name/links (#1360)

* git credential manager: remove 'core' from name

The Git Fundamentals team has changed the name of the Git Credential
Manager Core tool to Git Credential Manager. Updating the documentation in
this repo to reflect that change.

* git credential manager: update links

The Git Fundamentals team has migrated the Git Credential Manager tool to
its own org:

https://github.com/GitCredentialManager

The team has also updated the name from Git Credential Manager Core to Git
Credential Manager. Updating links that currently point to the Microsoft
org and old name according to this change.

* Removed duplicate of `PowerShell` (#1363)

* fix: Fix typo  in WSL full form (#1382)

Fixes #1381

Line 15 : Windows Subsystem **from** Linux---> Windows Subsystem **for** Linux
Very subtle but could be confusing for new readers to the documentation

* SEO updates to improve discoverability (#1365)

* Add VS Code to gitignore

* SEO updates 1

* config updates and remove unused images

* Reformat, add more detailed sample

* Finish config samples

* Update WSL/wsl-config.md

Thank you!

Co-authored-by: Biswapriyo Nath <nathbappai@gmail.com>

* Fix image link

* SEO updates, remove config previews, add W11 notes, set redirect for user setup

* Anchor fixes and feedback updates

Co-authored-by: Biswapriyo Nath <nathbappai@gmail.com>

* Change 'to' to 'from' (#1384)

Line 47: 
- [Set your Linux distribution version to WSL 1 to WSL 2](./basic-commands.md#set-wsl-version-to-1-or-2) 
changed to
- [Set your Linux distribution version from WSL 1 to WSL 2](./basic-commands.md#set-wsl-version-to-1-or-2)

* Update toc config title

Co-authored-by: Craig Loewen <crloewen@microsoft.com>
Co-authored-by: Jörg Schömer <joerg@joerg-schoemer.de>
Co-authored-by: Lessley Dennington <ldennington@github.com>
Co-authored-by: Amir H <65363030+amirrh6@users.noreply.github.com>
Co-authored-by: Agrover112 <42321810+Agrover112@users.noreply.github.com>
Co-authored-by: Biswapriyo Nath <nathbappai@gmail.com>
Co-authored-by: Daniel Owens <kyoji1@gmail.com>
mattwojo added a commit that referenced this pull request Dec 8, 2021
* Update mount doc (#1357)

* Add Connect to USB doc (#1355)

* Add connect usb doc, update windows install prereq

* Add usb to toc

* Add video link

* Update WSL/connect-usb.md

Co-authored-by: Craig Loewen <crloewen@microsoft.com>

* Update WSL/connect-usb.md

Co-authored-by: Craig Loewen <crloewen@microsoft.com>

* Update WSL/connect-usb.md

Co-authored-by: Craig Loewen <crloewen@microsoft.com>

* WSL 2 requirement

* Add Windows 10 note

Co-authored-by: Craig Loewen <crloewen@microsoft.com>

* Add connect USB device link, remove from limitations

* Update prereq

* Fix Typo

Co-authored-by: Craig Loewen <crloewen@microsoft.com>

* Merge Main to Live (#1386)

* Add Connect to USB doc (#1355)

* Add connect usb doc, update windows install prereq

* Add usb to toc

* Add video link

* Update WSL/connect-usb.md

Co-authored-by: Craig Loewen <crloewen@microsoft.com>

* Update WSL/connect-usb.md

Co-authored-by: Craig Loewen <crloewen@microsoft.com>

* Update WSL/connect-usb.md

Co-authored-by: Craig Loewen <crloewen@microsoft.com>

* WSL 2 requirement

* Add Windows 10 note

Co-authored-by: Craig Loewen <crloewen@microsoft.com>

* Add connect USB device link, remove from limitations

* Update prereq

* Fix Typo

* Config changes to reflect the default branch from master to main.

* Update case-sensitivity.md

* fix Case-insensitive description (#1359)

- Case-insenstive -> Case-insensitive
- FOO.text -> FOO.txt

* git credential manager: update name/links (#1360)

* git credential manager: remove 'core' from name

The Git Fundamentals team has changed the name of the Git Credential
Manager Core tool to Git Credential Manager. Updating the documentation in
this repo to reflect that change.

* git credential manager: update links

The Git Fundamentals team has migrated the Git Credential Manager tool to
its own org:

https://github.com/GitCredentialManager

The team has also updated the name from Git Credential Manager Core to Git
Credential Manager. Updating links that currently point to the Microsoft
org and old name according to this change.

* Removed duplicate of `PowerShell` (#1363)

* fix: Fix typo  in WSL full form (#1382)

Fixes #1381

Line 15 : Windows Subsystem **from** Linux---> Windows Subsystem **for** Linux
Very subtle but could be confusing for new readers to the documentation

* SEO updates to improve discoverability (#1365)

* Add VS Code to gitignore

* SEO updates 1

* config updates and remove unused images

* Reformat, add more detailed sample

* Finish config samples

* Update WSL/wsl-config.md

Thank you!

Co-authored-by: Biswapriyo Nath <nathbappai@gmail.com>

* Fix image link

* SEO updates, remove config previews, add W11 notes, set redirect for user setup

* Anchor fixes and feedback updates

Co-authored-by: Biswapriyo Nath <nathbappai@gmail.com>

* Change 'to' to 'from' (#1384)

Line 47: 
- [Set your Linux distribution version to WSL 1 to WSL 2](./basic-commands.md#set-wsl-version-to-1-or-2) 
changed to
- [Set your Linux distribution version from WSL 1 to WSL 2](./basic-commands.md#set-wsl-version-to-1-or-2)

Co-authored-by: Craig Loewen <crloewen@microsoft.com>
Co-authored-by: Jörg Schömer <joerg@joerg-schoemer.de>
Co-authored-by: Lessley Dennington <ldennington@github.com>
Co-authored-by: Amir H <65363030+amirrh6@users.noreply.github.com>
Co-authored-by: Agrover112 <42321810+Agrover112@users.noreply.github.com>
Co-authored-by: Biswapriyo Nath <nathbappai@gmail.com>
Co-authored-by: Daniel Owens <kyoji1@gmail.com>

* update toc (#1387)

* Add Connect to USB doc (#1355)

* Add connect usb doc, update windows install prereq

* Add usb to toc

* Add video link

* Update WSL/connect-usb.md

Co-authored-by: Craig Loewen <crloewen@microsoft.com>

* Update WSL/connect-usb.md

Co-authored-by: Craig Loewen <crloewen@microsoft.com>

* Update WSL/connect-usb.md

Co-authored-by: Craig Loewen <crloewen@microsoft.com>

* WSL 2 requirement

* Add Windows 10 note

Co-authored-by: Craig Loewen <crloewen@microsoft.com>

* Add VS Code to gitignore

* Add connect USB device link, remove from limitations

* Update prereq

* Fix Typo

* Config changes to reflect the default branch from master to main.

* Update case-sensitivity.md

* fix Case-insensitive description (#1359)

- Case-insenstive -> Case-insensitive
- FOO.text -> FOO.txt

* git credential manager: update name/links (#1360)

* git credential manager: remove 'core' from name

The Git Fundamentals team has changed the name of the Git Credential
Manager Core tool to Git Credential Manager. Updating the documentation in
this repo to reflect that change.

* git credential manager: update links

The Git Fundamentals team has migrated the Git Credential Manager tool to
its own org:

https://github.com/GitCredentialManager

The team has also updated the name from Git Credential Manager Core to Git
Credential Manager. Updating links that currently point to the Microsoft
org and old name according to this change.

* Removed duplicate of `PowerShell` (#1363)

* fix: Fix typo  in WSL full form (#1382)

Fixes #1381

Line 15 : Windows Subsystem **from** Linux---> Windows Subsystem **for** Linux
Very subtle but could be confusing for new readers to the documentation

* SEO updates to improve discoverability (#1365)

* Add VS Code to gitignore

* SEO updates 1

* config updates and remove unused images

* Reformat, add more detailed sample

* Finish config samples

* Update WSL/wsl-config.md

Thank you!

Co-authored-by: Biswapriyo Nath <nathbappai@gmail.com>

* Fix image link

* SEO updates, remove config previews, add W11 notes, set redirect for user setup

* Anchor fixes and feedback updates

Co-authored-by: Biswapriyo Nath <nathbappai@gmail.com>

* Change 'to' to 'from' (#1384)

Line 47: 
- [Set your Linux distribution version to WSL 1 to WSL 2](./basic-commands.md#set-wsl-version-to-1-or-2) 
changed to
- [Set your Linux distribution version from WSL 1 to WSL 2](./basic-commands.md#set-wsl-version-to-1-or-2)

* Update toc config title

Co-authored-by: Craig Loewen <crloewen@microsoft.com>
Co-authored-by: Jörg Schömer <joerg@joerg-schoemer.de>
Co-authored-by: Lessley Dennington <ldennington@github.com>
Co-authored-by: Amir H <65363030+amirrh6@users.noreply.github.com>
Co-authored-by: Agrover112 <42321810+Agrover112@users.noreply.github.com>
Co-authored-by: Biswapriyo Nath <nathbappai@gmail.com>
Co-authored-by: Daniel Owens <kyoji1@gmail.com>

Co-authored-by: Craig Loewen <crloewen@microsoft.com>
Co-authored-by: Jörg Schömer <joerg@joerg-schoemer.de>
Co-authored-by: Lessley Dennington <ldennington@github.com>
Co-authored-by: Amir H <65363030+amirrh6@users.noreply.github.com>
Co-authored-by: Agrover112 <42321810+Agrover112@users.noreply.github.com>
Co-authored-by: Biswapriyo Nath <nathbappai@gmail.com>
Co-authored-by: Daniel Owens <kyoji1@gmail.com>
mattwojo added a commit that referenced this pull request Dec 9, 2021
* Add Connect to USB doc (#1355)

* Add connect usb doc, update windows install prereq

* Add usb to toc

* Add video link

* Update WSL/connect-usb.md

Co-authored-by: Craig Loewen <crloewen@microsoft.com>

* Update WSL/connect-usb.md

Co-authored-by: Craig Loewen <crloewen@microsoft.com>

* Update WSL/connect-usb.md

Co-authored-by: Craig Loewen <crloewen@microsoft.com>

* WSL 2 requirement

* Add Windows 10 note

Co-authored-by: Craig Loewen <crloewen@microsoft.com>

* Add VS Code to gitignore

* Add connect USB device link, remove from limitations

* Update prereq

* Fix Typo

* Config changes to reflect the default branch from master to main.

* Update case-sensitivity.md

* fix Case-insensitive description (#1359)

- Case-insenstive -> Case-insensitive
- FOO.text -> FOO.txt

* git credential manager: update name/links (#1360)

* git credential manager: remove 'core' from name

The Git Fundamentals team has changed the name of the Git Credential
Manager Core tool to Git Credential Manager. Updating the documentation in
this repo to reflect that change.

* git credential manager: update links

The Git Fundamentals team has migrated the Git Credential Manager tool to
its own org:

https://github.com/GitCredentialManager

The team has also updated the name from Git Credential Manager Core to Git
Credential Manager. Updating links that currently point to the Microsoft
org and old name according to this change.

* Removed duplicate of `PowerShell` (#1363)

* fix: Fix typo  in WSL full form (#1382)

Fixes #1381

Line 15 : Windows Subsystem **from** Linux---> Windows Subsystem **for** Linux
Very subtle but could be confusing for new readers to the documentation

* SEO updates to improve discoverability (#1365)

* Add VS Code to gitignore

* SEO updates 1

* config updates and remove unused images

* Reformat, add more detailed sample

* Finish config samples

* Update WSL/wsl-config.md

Thank you!

Co-authored-by: Biswapriyo Nath <nathbappai@gmail.com>

* Fix image link

* SEO updates, remove config previews, add W11 notes, set redirect for user setup

* Anchor fixes and feedback updates

Co-authored-by: Biswapriyo Nath <nathbappai@gmail.com>

* Change 'to' to 'from' (#1384)

Line 47: 
- [Set your Linux distribution version to WSL 1 to WSL 2](./basic-commands.md#set-wsl-version-to-1-or-2) 
changed to
- [Set your Linux distribution version from WSL 1 to WSL 2](./basic-commands.md#set-wsl-version-to-1-or-2)

* Update toc config title

* Add basic commands to overview toc

* Sync main and live (#1390)

* Update mount doc (#1357)

* Add Connect to USB doc (#1355)

* Add connect usb doc, update windows install prereq

* Add usb to toc

* Add video link

* Update WSL/connect-usb.md

Co-authored-by: Craig Loewen <crloewen@microsoft.com>

* Update WSL/connect-usb.md

Co-authored-by: Craig Loewen <crloewen@microsoft.com>

* Update WSL/connect-usb.md

Co-authored-by: Craig Loewen <crloewen@microsoft.com>

* WSL 2 requirement

* Add Windows 10 note

Co-authored-by: Craig Loewen <crloewen@microsoft.com>

* Add connect USB device link, remove from limitations

* Update prereq

* Fix Typo

Co-authored-by: Craig Loewen <crloewen@microsoft.com>

* Merge Main to Live (#1386)

* Add Connect to USB doc (#1355)

* Add connect usb doc, update windows install prereq

* Add usb to toc

* Add video link

* Update WSL/connect-usb.md

Co-authored-by: Craig Loewen <crloewen@microsoft.com>

* Update WSL/connect-usb.md

Co-authored-by: Craig Loewen <crloewen@microsoft.com>

* Update WSL/connect-usb.md

Co-authored-by: Craig Loewen <crloewen@microsoft.com>

* WSL 2 requirement

* Add Windows 10 note

Co-authored-by: Craig Loewen <crloewen@microsoft.com>

* Add connect USB device link, remove from limitations

* Update prereq

* Fix Typo

* Config changes to reflect the default branch from master to main.

* Update case-sensitivity.md

* fix Case-insensitive description (#1359)

- Case-insenstive -> Case-insensitive
- FOO.text -> FOO.txt

* git credential manager: update name/links (#1360)

* git credential manager: remove 'core' from name

The Git Fundamentals team has changed the name of the Git Credential
Manager Core tool to Git Credential Manager. Updating the documentation in
this repo to reflect that change.

* git credential manager: update links

The Git Fundamentals team has migrated the Git Credential Manager tool to
its own org:

https://github.com/GitCredentialManager

The team has also updated the name from Git Credential Manager Core to Git
Credential Manager. Updating links that currently point to the Microsoft
org and old name according to this change.

* Removed duplicate of `PowerShell` (#1363)

* fix: Fix typo  in WSL full form (#1382)

Fixes #1381

Line 15 : Windows Subsystem **from** Linux---> Windows Subsystem **for** Linux
Very subtle but could be confusing for new readers to the documentation

* SEO updates to improve discoverability (#1365)

* Add VS Code to gitignore

* SEO updates 1

* config updates and remove unused images

* Reformat, add more detailed sample

* Finish config samples

* Update WSL/wsl-config.md

Thank you!

Co-authored-by: Biswapriyo Nath <nathbappai@gmail.com>

* Fix image link

* SEO updates, remove config previews, add W11 notes, set redirect for user setup

* Anchor fixes and feedback updates

Co-authored-by: Biswapriyo Nath <nathbappai@gmail.com>

* Change 'to' to 'from' (#1384)

Line 47: 
- [Set your Linux distribution version to WSL 1 to WSL 2](./basic-commands.md#set-wsl-version-to-1-or-2) 
changed to
- [Set your Linux distribution version from WSL 1 to WSL 2](./basic-commands.md#set-wsl-version-to-1-or-2)

Co-authored-by: Craig Loewen <crloewen@microsoft.com>
Co-authored-by: Jörg Schömer <joerg@joerg-schoemer.de>
Co-authored-by: Lessley Dennington <ldennington@github.com>
Co-authored-by: Amir H <65363030+amirrh6@users.noreply.github.com>
Co-authored-by: Agrover112 <42321810+Agrover112@users.noreply.github.com>
Co-authored-by: Biswapriyo Nath <nathbappai@gmail.com>
Co-authored-by: Daniel Owens <kyoji1@gmail.com>

* update toc (#1387)

* Add Connect to USB doc (#1355)

* Add connect usb doc, update windows install prereq

* Add usb to toc

* Add video link

* Update WSL/connect-usb.md

Co-authored-by: Craig Loewen <crloewen@microsoft.com>

* Update WSL/connect-usb.md

Co-authored-by: Craig Loewen <crloewen@microsoft.com>

* Update WSL/connect-usb.md

Co-authored-by: Craig Loewen <crloewen@microsoft.com>

* WSL 2 requirement

* Add Windows 10 note

Co-authored-by: Craig Loewen <crloewen@microsoft.com>

* Add VS Code to gitignore

* Add connect USB device link, remove from limitations

* Update prereq

* Fix Typo

* Config changes to reflect the default branch from master to main.

* Update case-sensitivity.md

* fix Case-insensitive description (#1359)

- Case-insenstive -> Case-insensitive
- FOO.text -> FOO.txt

* git credential manager: update name/links (#1360)

* git credential manager: remove 'core' from name

The Git Fundamentals team has changed the name of the Git Credential
Manager Core tool to Git Credential Manager. Updating the documentation in
this repo to reflect that change.

* git credential manager: update links

The Git Fundamentals team has migrated the Git Credential Manager tool to
its own org:

https://github.com/GitCredentialManager

The team has also updated the name from Git Credential Manager Core to Git
Credential Manager. Updating links that currently point to the Microsoft
org and old name according to this change.

* Removed duplicate of `PowerShell` (#1363)

* fix: Fix typo  in WSL full form (#1382)

Fixes #1381

Line 15 : Windows Subsystem **from** Linux---> Windows Subsystem **for** Linux
Very subtle but could be confusing for new readers to the documentation

* SEO updates to improve discoverability (#1365)

* Add VS Code to gitignore

* SEO updates 1

* config updates and remove unused images

* Reformat, add more detailed sample

* Finish config samples

* Update WSL/wsl-config.md

Thank you!

Co-authored-by: Biswapriyo Nath <nathbappai@gmail.com>

* Fix image link

* SEO updates, remove config previews, add W11 notes, set redirect for user setup

* Anchor fixes and feedback updates

Co-authored-by: Biswapriyo Nath <nathbappai@gmail.com>

* Change 'to' to 'from' (#1384)

Line 47: 
- [Set your Linux distribution version to WSL 1 to WSL 2](./basic-commands.md#set-wsl-version-to-1-or-2) 
changed to
- [Set your Linux distribution version from WSL 1 to WSL 2](./basic-commands.md#set-wsl-version-to-1-or-2)

* Update toc config title

Co-authored-by: Craig Loewen <crloewen@microsoft.com>
Co-authored-by: Jörg Schömer <joerg@joerg-schoemer.de>
Co-authored-by: Lessley Dennington <ldennington@github.com>
Co-authored-by: Amir H <65363030+amirrh6@users.noreply.github.com>
Co-authored-by: Agrover112 <42321810+Agrover112@users.noreply.github.com>
Co-authored-by: Biswapriyo Nath <nathbappai@gmail.com>
Co-authored-by: Daniel Owens <kyoji1@gmail.com>

Co-authored-by: Craig Loewen <crloewen@microsoft.com>
Co-authored-by: Jörg Schömer <joerg@joerg-schoemer.de>
Co-authored-by: Lessley Dennington <ldennington@github.com>
Co-authored-by: Amir H <65363030+amirrh6@users.noreply.github.com>
Co-authored-by: Agrover112 <42321810+Agrover112@users.noreply.github.com>
Co-authored-by: Biswapriyo Nath <nathbappai@gmail.com>
Co-authored-by: Daniel Owens <kyoji1@gmail.com>

Co-authored-by: Craig Loewen <crloewen@microsoft.com>
Co-authored-by: Jörg Schömer <joerg@joerg-schoemer.de>
Co-authored-by: Lessley Dennington <ldennington@github.com>
Co-authored-by: Amir H <65363030+amirrh6@users.noreply.github.com>
Co-authored-by: Agrover112 <42321810+Agrover112@users.noreply.github.com>
Co-authored-by: Biswapriyo Nath <nathbappai@gmail.com>
Co-authored-by: Daniel Owens <kyoji1@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants