Skip to content

Commit 91c71fa

Browse files
authored
Update monthly stats (#11316)
1 parent 5a82e0f commit 91c71fa

File tree

2 files changed

+35
-7
lines changed

2 files changed

+35
-7
lines changed

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

Lines changed: 29 additions & 1 deletion
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: 07/01/2024
3+
ms.date: 08/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,34 @@ 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-July
15+
16+
- Updates for new releases of PowerShell 7.2.22 and 7.4.4
17+
- Improved registry examples in:
18+
- [Working with registry entries](/powershell/scripting/samples/working-with-registry-entries)
19+
- [about_Registry_Provider](/powershell/module/microsoft.powershell.core/about/about_registry_provider)
20+
21+
### Top Community Contributors
22+
23+
GitHub stats
24+
25+
- 38 PRs merged (11 from Community)
26+
- 20 issues opened (20 from Community)
27+
- 24 issues closed (24 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+
| guillermooo | 4 | |
35+
| darthwalsh | 2 | |
36+
| shekeriev | 1 | |
37+
| Blake-Madden | 1 | |
38+
| paaspaas00 | 1 | |
39+
| ninmonkey | 1 | 1 |
40+
| o-l-a-v | 1 | |
41+
1442
## 2024-June
1543

1644
New content

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

Lines changed: 6 additions & 6 deletions
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: 07/01/2024
3+
ms.date: 08/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 | 38 | 1954 |
20+
| Community | 3 | 194 | 446 | 464 | 318 | 161 | 100 | 122 | 108 | 49 | 1965 |
2121
| matt9ucci | | | 157 | 80 | 30 | 1 | 6 | | | | 274 |
2222
| nschonni | | | | 14 | 138 | 10 | | | | | 162 |
2323
| kiazhi | | 25 | 79 | 12 | | | | | | | 116 |
@@ -45,16 +45,16 @@ 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 | 212 | 563 | 558 | 365 | 225 | 270 | 126 | 2471 |
49-
| mklement0 | | | 19 | 60 | 56 | 61 | 28 | 8 | 20 | 21 | 273 |
48+
| Community | 3 | 54 | 95 | 211 | 561 | 557 | 365 | 225 | 269 | 139 | 2479 |
49+
| mklement0 | | | 19 | 60 | 56 | 61 | 28 | 8 | 20 | 22 | 274 |
5050
| ehmiiz | | | | | | | | 20 | 14 | | 34 |
5151
| iSazonov | | | 1 | 4 | 10 | 8 | 4 | 3 | | 1 | 31 |
52-
| jszabo98 | | | | 2 | 15 | 6 | 1 | | 1 | 1 | 26 |
52+
| 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 |
5657
| vexx32 | | | | 3 | 11 | | | 3 | | | 17 |
57-
| iRon7 | | | | | | 2 | 2 | 2 | 10 | 1 | 17 |
5858
| JustinGrote | | | | 1 | 3 | 6 | 1 | 1 | 2 | 2 | 16 |
5959
| KirkMunro | | | | 7 | 7 | 1 | | | | | 15 |
6060
| alexandair | | 9 | 4 | 2 | | | | | | | 15 |

0 commit comments

Comments
 (0)