From 549bcd1bb19d09ab7334d2fa5de765e714851211 Mon Sep 17 00:00:00 2001 From: joeyaiello Date: Thu, 10 Jun 2021 16:33:16 -0500 Subject: [PATCH 1/5] add Engine and cmdlet WG members (and typo fix) --- docs/community/working-group-definitions.md | 28 +++++++++------------ docs/community/working-group.md | 2 +- 2 files changed, 13 insertions(+), 17 deletions(-) diff --git a/docs/community/working-group-definitions.md b/docs/community/working-group-definitions.md index 0bb5406c9e3..747e0d4f28b 100644 --- a/docs/community/working-group-definitions.md +++ b/docs/community/working-group-definitions.md @@ -61,6 +61,8 @@ However, it's expected that many issues will require input from both WGs. * @daxian-dbw * @rjmholt * @BrucePay +* @vexx32 +* @rkeithhill ## Interactive UX @@ -111,11 +113,12 @@ Given the commonality of serialization boundaries, the Remoting WG should also f * @TravisEz13 * @anmenaga -## Modules +## Cmdlets and Modules -For those core/inbox modules whose source code lives within the `PowerShell/PowerShell` repository, -we may have some set of WGs responsible for their cmdlet design guidelines and enforcement, -as well as to manage the proposal of new cmdlets or breaking changes. +The Cmdlet WG should focus on core/inbox modules whose source code lives within the +`PowerShell/PowerShell` repository, +including the proposal of new cmdlets and parameters, improvements and bug fixes to existing +cmdlets/parameters, and breaking changes. However, some modules that ship as part of the PowerShell package are managed in other source repositories. These modules are owned by the maintainers of those individual repositories. @@ -130,18 +133,11 @@ These modules include: * [`PSReadLine`](https://github.com/PowerShell/PSReadLine) * [`ThreadJob`](https://github.com/PowerShell/Modules/tree/master/Modules/Microsoft.PowerShell.ThreadJob) -Until it is determined how best to handle the remainder of modules that ship as part of PowerShell, -the following modules will be owned by the Committee and Maintainers: - -* CimCmdlets -* Microsoft.PowerShell.Diagnostics -* Microsoft.PowerShell.Host -* Microsoft.PowerShell.Management -* Microsoft.PowerShell.Security -* Microsoft.PowerShell.Utility -* Microsoft.WSMan.Management -* PSDiagnostics -* Web/JSON Cmdlets +### Members + +* PowerShell Committee as interim members +* @TobiasPSP +* @jdhitsolutions ## Security diff --git a/docs/community/working-group.md b/docs/community/working-group.md index cbe395b5f40..54bbcadf014 100644 --- a/docs/community/working-group.md +++ b/docs/community/working-group.md @@ -1,6 +1,6 @@ # Working Groups -[Working Groups (WGs)][wg] are collections of contributors with knowledge of specific components or +Working Groups (WGs) are collections of contributors with knowledge of specific components or technologies in the PowerShell domain. They are responsible for issue triage/acceptance, code reviews, and providing their expertise to others in issues, PRs, and RFC discussions. From d18881758c9d994b4ee46eff4829ef1fd2d576b9 Mon Sep 17 00:00:00 2001 From: Dongbo Wang Date: Tue, 15 Jun 2021 11:54:18 -0700 Subject: [PATCH 2/5] Address Rob's comment --- docs/community/working-group-definitions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/community/working-group-definitions.md b/docs/community/working-group-definitions.md index 747e0d4f28b..f9cab13848e 100644 --- a/docs/community/working-group-definitions.md +++ b/docs/community/working-group-definitions.md @@ -60,7 +60,7 @@ However, it's expected that many issues will require input from both WGs. * @daxian-dbw * @rjmholt -* @BrucePay +* @JamesWTruher * @vexx32 * @rkeithhill From 5bfe7dbb9304d9977f8efef4731322526624d363 Mon Sep 17 00:00:00 2001 From: joeyaiello Date: Tue, 15 Jun 2021 12:47:20 -0700 Subject: [PATCH 3/5] fix spelling mistakes --- .spelling | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.spelling b/.spelling index f12465c7cfc..78d92700cde 100644 --- a/.spelling +++ b/.spelling @@ -1339,3 +1339,5 @@ centos-7 - test/perf/benchmarks/README.md benchmarked BenchmarkDotNet +TobiasPSP +jdhitsolutions From 8796c5d5d789a86d5d4b2628b3cff2a0ffaf03dd Mon Sep 17 00:00:00 2001 From: joeyaiello Date: Tue, 15 Jun 2021 12:49:46 -0700 Subject: [PATCH 4/5] fix alphabetization of updated WGs --- docs/community/working-group-definitions.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/docs/community/working-group-definitions.md b/docs/community/working-group-definitions.md index f9cab13848e..c01fd90ab08 100644 --- a/docs/community/working-group-definitions.md +++ b/docs/community/working-group-definitions.md @@ -58,11 +58,12 @@ However, it's expected that many issues will require input from both WGs. ### Members +* @BrucePay * @daxian-dbw -* @rjmholt * @JamesWTruher -* @vexx32 +* @rjmholt * @rkeithhill +* @vexx32 ## Interactive UX @@ -136,8 +137,8 @@ These modules include: ### Members * PowerShell Committee as interim members -* @TobiasPSP * @jdhitsolutions +* @TobiasPSP ## Security From 5d56351a079f15902129670c2fe573f151136d48 Mon Sep 17 00:00:00 2001 From: Dongbo Wang Date: Tue, 15 Jun 2021 13:38:15 -0700 Subject: [PATCH 5/5] Update .spelling to actually fix the spelling error --- .spelling | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.spelling b/.spelling index 78d92700cde..e7bdd1f0b2a 100644 --- a/.spelling +++ b/.spelling @@ -1330,7 +1330,6 @@ adamsitnik msixbundle PowerShell-Native#70 AppxManifest.xml - - CHANGELOG/7.0.md codesign release-BuildJson @@ -1339,5 +1338,6 @@ centos-7 - test/perf/benchmarks/README.md benchmarked BenchmarkDotNet + - docs/community/working-group-definitions.md TobiasPSP jdhitsolutions