From d4a7e3fad643d7cfc1c77c135817aadf45186383 Mon Sep 17 00:00:00 2001 From: Terje Sandstrom Date: Wed, 9 Sep 2026 21:51:57 +0200 Subject: [PATCH] Updated team information, removed Joseph from the teams by his request --- docs.sln | 39 +++++++++++++++++++++++ docs/articles/developer-info/The-Teams.md | 33 +++++++++---------- 2 files changed, 56 insertions(+), 16 deletions(-) create mode 100644 docs.sln diff --git a/docs.sln b/docs.sln new file mode 100644 index 000000000..db5e72cde --- /dev/null +++ b/docs.sln @@ -0,0 +1,39 @@ +Microsoft Visual Studio Solution File, Format Version 12.00 +# Visual Studio Version 17 +VisualStudioVersion = 17.5.2.0 +MinimumVisualStudioVersion = 10.0.40219.1 +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "docs", "docs", "{208BA388-4CEE-2CBF-559C-5607C099C1F8}" +EndProject +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "snippets", "snippets", "{892820E9-0C40-0EDF-3BDE-BBC8BD315DCB}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Snippets.NUnit", "docs\snippets\Snippets.NUnit\Snippets.NUnit.csproj", "{3A3A7B63-9801-D598-8E49-6D195177065B}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Snippets.NUnitLite", "docs\snippets\Snippets.NUnitLite\Snippets.NUnitLite.csproj", "{E9CEC5A3-A316-7CA6-DE58-EC295C3BF92A}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Any CPU = Debug|Any CPU + Release|Any CPU = Release|Any CPU + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {3A3A7B63-9801-D598-8E49-6D195177065B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {3A3A7B63-9801-D598-8E49-6D195177065B}.Debug|Any CPU.Build.0 = Debug|Any CPU + {3A3A7B63-9801-D598-8E49-6D195177065B}.Release|Any CPU.ActiveCfg = Release|Any CPU + {3A3A7B63-9801-D598-8E49-6D195177065B}.Release|Any CPU.Build.0 = Release|Any CPU + {E9CEC5A3-A316-7CA6-DE58-EC295C3BF92A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {E9CEC5A3-A316-7CA6-DE58-EC295C3BF92A}.Debug|Any CPU.Build.0 = Debug|Any CPU + {E9CEC5A3-A316-7CA6-DE58-EC295C3BF92A}.Release|Any CPU.ActiveCfg = Release|Any CPU + {E9CEC5A3-A316-7CA6-DE58-EC295C3BF92A}.Release|Any CPU.Build.0 = Release|Any CPU + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection + GlobalSection(NestedProjects) = preSolution + {892820E9-0C40-0EDF-3BDE-BBC8BD315DCB} = {208BA388-4CEE-2CBF-559C-5607C099C1F8} + {3A3A7B63-9801-D598-8E49-6D195177065B} = {892820E9-0C40-0EDF-3BDE-BBC8BD315DCB} + {E9CEC5A3-A316-7CA6-DE58-EC295C3BF92A} = {892820E9-0C40-0EDF-3BDE-BBC8BD315DCB} + EndGlobalSection + GlobalSection(ExtensibilityGlobals) = postSolution + SolutionGuid = {DFFA8DBD-23CF-4FF8-A9EC-E7FD79CAB302} + EndGlobalSection +EndGlobal diff --git a/docs/articles/developer-info/The-Teams.md b/docs/articles/developer-info/The-Teams.md index f8c03f8cb..b3c4608b5 100644 --- a/docs/articles/developer-info/The-Teams.md +++ b/docs/articles/developer-info/The-Teams.md @@ -50,19 +50,20 @@ Team Lead: [Sean Killeen](https://github.com/seankilleen) ### Current team memberships, listed in a kind of chronological order -|Name|Core Team|Framework|Engine|VS Extensions|Analyzer|Documentation| -|--|--|--|--|--|--|--| -|[Charlie Poole](https://github.com/charliepoole) :us: | :heavy_check_mark: || :heavy_check_mark: |||| -|[Rob Prouse](https://github.com/rprouse) :canada: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | | | -|[Terje Sandstrom](https://github.com/osiristerje) :norway: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | | | -|[Joseph Musser](https://github.com/jnm2) :us: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | | | -|[Mikkel Nylander Bundgaard](https://github.com/mikkelbu) :denmark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | | :heavy_check_mark: | | -|[Sean Killeen](https://github.com/SeanKilleen) :us: | :heavy_check_mark: | | | | :heavy_check_mark: | :heavy_check_mark: | -|[Steven Weerdenburg](https://github.com/stevenaw) :canada: | :heavy_check_mark: | :heavy_check_mark: | | | | | -|[Ihor Sychevskyi](https://github.com/Arhell) :ukraine: | | | | | | :heavy_check_mark: | -|[Manfred Brands](https://github.com/manfred-brands) :australia: | :heavy_check_mark: | :heavy_check_mark: | | | :heavy_check_mark: | | -|[Simon Cropp](https://github.com/SimonCropp) :australia: | | :heavy_check_mark: | | | | | - -### Former members and honorable mentions (and there are multiple more, we'll add them as we find them) - -[Chris Maddock](https://github.com/ChrisMaddock) :gb: +| Name | Core Team | Framework | Engine | VS Extensions | Analyzer | Documentation | +| -- | -- | -- | -- | -- | -- | -- | +| [Charlie Poole](https://github.com/charliepoole) :us: | :heavy_check_mark: | | :heavy_check_mark: | | | | +| [Rob Prouse](https://github.com/rprouse) :canada: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | | | +| [Terje Sandstrom](https://github.com/osiristerje) :norway: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | | | +| [Mikkel Nylander Bundgaard](https://github.com/mikkelbu) :denmark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | | :heavy_check_mark: | | +| [Sean Killeen](https://github.com/SeanKilleen) :us: | :heavy_check_mark: | | | | :heavy_check_mark: | :heavy_check_mark: | +| [Steven Weerdenburg](https://github.com/stevenaw) :canada: | :heavy_check_mark: | :heavy_check_mark: | | | | | +| [Ihor Sychevskyi](https://github.com/Arhell) :ukraine: | | | | | | :heavy_check_mark: | +| [Manfred Brands](https://github.com/manfred-brands) :australia: | :heavy_check_mark: | :heavy_check_mark: | | | :heavy_check_mark: | | + +### Former members and honorable mentions + +| Name | NUnit membership period | +| --- | ---- | +|[Chris Maddock](https://github.com/ChrisMaddock) :gb: | 2016 - 2022 | +|[Joseph Musser](https://github.com/jnm2) :us: | 2017 - 2026 |