Update adopters file with entry for Microsoft internal teams by pperrier27 · Pull Request #1398 · PowerShell/PSScriptAnalyzer
PR Summary
Update the adopters file with an entry for internal Microsoft teams.
PR Checklist
- PR has a meaningful title
- Use the present tense and imperative mood when describing your changes
- Summarized changes
- Change is not breaking
- Make sure all
.cs,.ps1and.psm1files have the correct copyright header - Make sure you've added a new test if existing tests do not effectively test the code changed and/or updated documentation
- This PR is ready to merge and is not Work in Progress.
- If the PR is work in progress, please add the prefix
WIP:to the beginning of the title and remove the prefix when the PR is ready.
- If the PR is work in progress, please add the prefix
Hmm, that is kind of what every company, including mine does and what the main use case of PSSA is.
I think adopters is more for people who actually ship or use PSSA as part of their product. WDYT @SteveL-MSFT
@bergmeister I think any company using PSSA in production and willing to advertise that should be in adopters. If it's only for products that ship/use PSSA, it would be a very short list. Looking at other OSS projects with Adopters.md, it's not just for products.
|
|
||
| This is a list of adopters of using PowerShell Script Analyzer in production or in their products (in alphabetical order): | ||
|
|
||
| * Microsoft internal: teams within Microsoft use Powershell Script Analyzer to maintain and improve the quality of the Powershell code they write. |
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| * Microsoft internal: teams within Microsoft use Powershell Script Analyzer to maintain and improve the quality of the Powershell code they write. | |
| * Microsoft internal: Teams within Microsoft use Powershell Script Analyzer to maintain and improve the quality of the Powershell code they write. |
bergmeister
changed the title
Update adopters file with entry for Mcrosoft internal teams
Update adopters file with entry for Microsoft internal teams