Skip to content

Commit f95e142

Browse files
authored
Update monthly stats (#11399)
1 parent d82cf7a commit f95e142

File tree

2 files changed

+30
-6
lines changed

2 files changed

+30
-6
lines changed

reference/docs-conceptual/community/2024-updates.md

+25-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
description: List of changes to the PowerShell documentation for 2024
3-
ms.date: 08/05/2024
3+
ms.date: 09/05/2024
44
title: What's New in PowerShell-Docs for 2024
55
---
66
# What's new in PowerShell Docs for 2024
@@ -11,6 +11,30 @@ community.
1111
Help us make the documentation better for you. Read the [Contributor's Guide][01] to learn how to
1212
get started.
1313

14+
## 2024-August
15+
16+
- Updates for new releases of PowerShell 7.2.23, 7.4.5 and 7.5-preview.4
17+
- Two new cmdlets in 7.5-preview.4
18+
- [ConvertFrom-CliXml](xref:Microsoft.PowerShell.Utility.ConvertFrom-CliXml)
19+
- [ConvertTo-CliXml](xref:Microsoft.PowerShell.Utility.ConvertTo-CliXml)
20+
21+
### Top Community Contributors
22+
23+
GitHub stats
24+
25+
- 25 PRs merged (4 from Community)
26+
- 20 issues opened (18 from Community)
27+
- 20 issues closed (17 Community issues closed)
28+
29+
The following people contributed to PowerShell docs this month by submitting pull requests or
30+
filing issues. Thank you!
31+
32+
| GitHub Id | PRs merged | Issues opened |
33+
| ------------------ | :--------: | :-----------: |
34+
| RokeJulianLockhart | 1 | |
35+
| mohitNarang | 1 | |
36+
| aberus | 1 | |
37+
1438
## 2024-July
1539

1640
- Updates for new releases of PowerShell 7.2.22 and 7.4.4

reference/docs-conceptual/community/hall-of-fame.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
description: List of the GitHub users that have the most contributions to the PowerShell-Doc project.
3-
ms.date: 08/05/2024
3+
ms.date: 09/05/2024
44
title: Community contributor Hall of Fame
55
---
66
# Community Contributor Hall of Fame
@@ -17,7 +17,7 @@ Pull Requests help us fix those issues and make the documentation better for eve
1717

1818
| PRs Merged | 2015 | 2016 | 2017 | 2018 | 2019 | 2020 | 2021 | 2022 | 2023 | 2024 | Grand Total |
1919
| --------------- | ---: | ---: | ---: | ---: | ---: | ---: | ---: | ---: | ---: | ---: | ----------: |
20-
| Community | 3 | 194 | 446 | 464 | 318 | 161 | 100 | 122 | 108 | 49 | 1965 |
20+
| Community | 3 | 194 | 446 | 464 | 318 | 161 | 100 | 122 | 108 | 53 | 1969 |
2121
| matt9ucci | | | 157 | 80 | 30 | 1 | 6 | | | | 274 |
2222
| nschonni | | | | 14 | 138 | 10 | | | | | 162 |
2323
| kiazhi | | 25 | 79 | 12 | | | | | | | 116 |
@@ -45,15 +45,15 @@ GitHub issues help us identify errors and gaps in our documentation.
4545

4646
| Issues Opened | 2015 | 2016 | 2017 | 2018 | 2019 | 2020 | 2021 | 2022 | 2023 | 2024 | Grand Total |
4747
| --------------- | ---: | ---: | ---: | ---: | ---: | ---: | ---: | ---: | ---: | ---: | ----------: |
48-
| Community | 3 | 54 | 95 | 211 | 561 | 557 | 365 | 225 | 269 | 139 | 2479 |
49-
| mklement0 | | | 19 | 60 | 56 | 61 | 28 | 8 | 20 | 22 | 274 |
48+
| Community | 3 | 54 | 95 | 211 | 561 | 557 | 365 | 225 | 270 | 157 | 2498 |
49+
| mklement0 | | | 19 | 60 | 56 | 61 | 28 | 8 | 20 | 23 | 275 |
5050
| ehmiiz | | | | | | | | 20 | 14 | | 34 |
5151
| iSazonov | | | 1 | 4 | 10 | 8 | 4 | 3 | | 1 | 31 |
5252
| jszabo98 | | | | 2 | 15 | 6 | 1 | | 1 | 2 | 27 |
5353
| juvtib | | | | | | 15 | 7 | | | | 22 |
5454
| doctordns | | | 5 | 3 | 5 | 7 | 1 | | | | 21 |
5555
| peetrike | | | | 1 | | 4 | 2 | 6 | 4 | 3 | 20 |
56-
| iRon7 | | | | | | 2 | 2 | 2 | 10 | 2 | 18 |
56+
| iRon7 | | | | | | 2 | 2 | 2 | 10 | 4 | 20 |
5757
| vexx32 | | | | 3 | 11 | | | 3 | | | 17 |
5858
| JustinGrote | | | | 1 | 3 | 6 | 1 | 1 | 2 | 2 | 16 |
5959
| KirkMunro | | | | 7 | 7 | 1 | | | | | 15 |

0 commit comments

Comments
 (0)