From 6eba8130ba30533d2a07344e5f860e6ac79985d6 Mon Sep 17 00:00:00 2001 From: Clint Rutkas Date: Tue, 21 Apr 2020 11:02:26 -0700 Subject: [PATCH] Adding community page (#2285) * first pass for community * tweak in language * added in Raf's WinCPP upgrade --- community.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 community.md diff --git a/community.md b/community.md new file mode 100644 index 0000000000..44d590ca64 --- /dev/null +++ b/community.md @@ -0,0 +1,13 @@ +# Community + +The PowerToys team is extremely grateful to have the support of an amazing active community. The work you do is incredibly important. PowerToys wouldn’t be near what it is without your help filing bugs, updating documentation, guiding the design, or writing features. We want to say thanks and to recognize your work. This is a living document dedicated to highlighting the high impact community members and their contributions. + +## High impact community members + +### [@Niels9001](https://github.com/niels9001/) - [Niels Laute](https://nielslaute.com/) + +Niels has helped drive large sums of our update toward a new [consistent and modern UX](https://github.com/microsoft/PowerToys/issues/891). This includes the [launcher work](https://github.com/microsoft/PowerToys/issues/44) and [icon design](https://github.com/microsoft/PowerToys/issues/1118). + +### [@riverar](https://github.com/riverar) - [Rafael Rivera](https://withinrafael.com/) + +Rafael has helped do the [upgrade from CppWinRT 1.x to 2.0](https://github.com/microsoft/PowerToys/issues/1907). He directly provided feedback to the CppWinRT team for bugs from this migration as well. \ No newline at end of file