From 9dcaa10ff19a1eb1869b972ef0f6bece5365340a Mon Sep 17 00:00:00 2001 From: Sean Budd Date: Fri, 13 Dec 2024 15:38:01 +1100 Subject: [PATCH 01/10] Create experts list --- projectDocs/community/expertsList.md | 23 +++++++++++++++++++++++ projectDocs/community/readme.md | 9 +++++++++ projectDocs/issues/triage.md | 2 +- 3 files changed, 33 insertions(+), 1 deletion(-) create mode 100644 projectDocs/community/expertsList.md diff --git a/projectDocs/community/expertsList.md b/projectDocs/community/expertsList.md new file mode 100644 index 00000000000..5a5c6fa3c88 --- /dev/null +++ b/projectDocs/community/expertsList.md @@ -0,0 +1,23 @@ +# Community experts list + +This document outlines NV Access employees and community contributors. +This can be used a reference to contact or tag developers in regards to relevant issues and pull requests. + +## NV Access + +For optimal responses, please avoid tagging NV Access employees on unrelated tickets. + +| GitHub | email | topics | +|---|---|---| +| @gerald-hartig | | Controversial product decisions | +| @seanbudd | | Issue triage, technical decisions | +| @SaschaCowley | | Issue triage, technical decisions | +| @michaelDCurran | | Advanced technical consulting | +| @Qchristensen | | User documentation, user support | +| @jcsteh | | Firefox bugs | + +## Community + +| GitHub | email | topics | +|---|---|---| +| | | | diff --git a/projectDocs/community/readme.md b/projectDocs/community/readme.md index ff80c12eadb..c300e970907 100644 --- a/projectDocs/community/readme.md +++ b/projectDocs/community/readme.md @@ -1,7 +1,9 @@ ## Get support + Whether you are a beginner, an advanced user, a new or a long time developer; or if you represent an organization wishing to know more or to contribute to NVDA: you can get support through the included documentation as well as several communication channels dedicated to the NVDA screen reader. Here is an overview of the most important support sources. ### Important links + * You can find information on user support on the [NV Access website](https://www.nvaccess.org/get-help/). * [Reporting issues on GitHub](../issues/readme.md) * [NVDA on GitHub](https://github.com/nvaccess/nvda) @@ -12,6 +14,7 @@ This includes information on reporting issues, triaging issues, testing, transla * [Translating NVDA](../translating/readme.md): Information about how to translate NVDA into another language ### Documentation + * [NVDA User Guide](https://www.nvaccess.org/files/nvda/documentation/userGuide.html) * [NVDA Developer Guide](https://www.nvaccess.org/files/nvda/documentation/developerGuide.html) * [Key Commands](https://www.nvaccess.org/files/nvda/documentation/keyCommands.html) @@ -19,16 +22,22 @@ This includes information on reporting issues, triaging issues, testing, transla * [Release process](./releaseProcess.md) ### Add-ons + * [The NVDA Add-on store](https://www.nvaccess.org/files/nvda/documentation/userGuide.html#AddonsManager) * [Community add-ons website](https://addons.nvda-project.org/). This website is considered legacy software, using the NVDA Add-on Store instead is encouraged. ### Communication channels + +* [Experts list](./expertsList.md) for finding experts in the NVDA community + #### NV Access + * See the [NV Access](https://www.nvaccess.org/contact-us/) website for our social media accounts and other contact information. * [NVDA Add-on API Mailing List](https://groups.google.com/a/nvaccess.org/g/nvda-api) #### NVDA Community + * [NVDA Users Mailing List](https://nvda.groups.io/g/nvda) * [NVDA Developers Mailing List](https://groups.io/g/nvda-devel) * [NVDA Translators list](https://groups.io/g/nvda-translations) diff --git a/projectDocs/issues/triage.md b/projectDocs/issues/triage.md index 48af30e98aa..df2850b088b 100644 --- a/projectDocs/issues/triage.md +++ b/projectDocs/issues/triage.md @@ -157,7 +157,7 @@ Community members should apply the `triaged` label where an issue is a well form If an issue has been checked by NV Access, and needs further triage, the `needs-triage` label will be applied. Please notify NV Access when you believe the issue is ready for the `triaged` label. -You can do this by tagging `@nvaccess/developers` or emailing . +You can do this by tagging [relevant NV Access employees](../community/expertsList.md#nv-access) or emailing . A `triaged` issue that requires a complex fix may require advice from NV Access, such as a project plan, before implementation is started. From 0f3082e8f97fee63a0fa50ac4500926d720fb558 Mon Sep 17 00:00:00 2001 From: Sean Budd Date: Fri, 13 Dec 2024 15:43:47 +1100 Subject: [PATCH 02/10] ref from readme --- readme.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index bad02a50240..94fc7b15969 100644 --- a/readme.md +++ b/readme.md @@ -14,23 +14,27 @@ NVDA is available under a modified GNU General Public License version 2. Please refer to [our license](./copying.txt) for more information. ## Acknowledgements + We would like to extend our sincere gratitude to [SignPath](https://www.signpath.io/) for their generous support in providing code signing services to many open source projects, including NVDA. Their contribution helps us maintain the security and integrity of our releases. ## NVDA Community + * [Support and information for NVDA users](https://www.nvaccess.org/get-help/) * [Report an issue or feature request](./projectDocs/issues/readme.md) * [Getting add-ons](https://www.nvaccess.org/files/nvda/documentation/userGuide.html#AddonsManager) +* [Contact list](./projectDocs/community/expertsList.md) for NV Access and community experts. * [More important links and community information](./projectDocs/community/readme.md) ## Contributing to NVDA + If you would like to contribute to NVDA, you can read more information in our [contributing guide](./.github/CONTRIBUTING.md). This includes information on reporting issues, triaging issues, testing, translating, contributing code/documentation and creating add-ons. ## Status checks * AppVeyor - * Alpha build status: [![view latest alpha builds](https://ci.appveyor.com/api/projects/status/sqeer6p8lc80lvqe/branch/master?svg=true)](https://ci.appveyor.com/project/NVAccess/nvda/branch/master) - * Beta build status: [![view latest beta builds](https://ci.appveyor.com/api/projects/status/sqeer6p8lc80lvqe/branch/beta?svg=true)](https://ci.appveyor.com/project/NVAccess/nvda/branch/beta) + * Alpha build status: [![view latest alpha builds](https://ci.appveyor.com/api/projects/status/sqeer6p8lc80lvqe/branch/master?svg=true)](https://ci.appveyor.com/project/NVAccess/nvda/branch/master) + * Beta build status: [![view latest beta builds](https://ci.appveyor.com/api/projects/status/sqeer6p8lc80lvqe/branch/beta?svg=true)](https://ci.appveyor.com/project/NVAccess/nvda/branch/beta) * Pre-commit status (master): [![view pre-commit checks on master](https://results.pre-commit.ci/badge/github/nvaccess/nvda/master.svg)](https://results.pre-commit.ci/latest/github/nvaccess/nvda/master) * CodeQL security analysis status (master): [![view CodeQL security analysis checks on master](https://github.com/nvaccess/nvda/actions/workflows/github-code-scanning/codeql/badge.svg?branch=master)](https://github.com/nvaccess/nvda/actions/workflows/github-code-scanning/codeql?query=branch%3Amaster) From 92686f271e0927bf37e4799246d61634a42ef389 Mon Sep 17 00:00:00 2001 From: Sean Budd Date: Fri, 13 Dec 2024 16:22:31 +1100 Subject: [PATCH 03/10] Update projectDocs/community/expertsList.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Noelia Ruiz Martínez --- projectDocs/community/expertsList.md | 1 + 1 file changed, 1 insertion(+) diff --git a/projectDocs/community/expertsList.md b/projectDocs/community/expertsList.md index 5a5c6fa3c88..b1346d1949e 100644 --- a/projectDocs/community/expertsList.md +++ b/projectDocs/community/expertsList.md @@ -20,4 +20,5 @@ For optimal responses, please avoid tagging NV Access employees on unrelated tic | GitHub | email | topics | |---|---|---| +| @nvdaes | | Add-on store, braille | | | | | From ab130705ccce0cf73ddea75022ecfe9f90366ec5 Mon Sep 17 00:00:00 2001 From: Sean Budd Date: Fri, 13 Dec 2024 16:25:13 +1100 Subject: [PATCH 04/10] Update projectDocs/community/expertsList.md --- projectDocs/community/expertsList.md | 1 + 1 file changed, 1 insertion(+) diff --git a/projectDocs/community/expertsList.md b/projectDocs/community/expertsList.md index b1346d1949e..04a3878c93a 100644 --- a/projectDocs/community/expertsList.md +++ b/projectDocs/community/expertsList.md @@ -6,6 +6,7 @@ This can be used a reference to contact or tag developers in regards to relevant ## NV Access For optimal responses, please avoid tagging NV Access employees on unrelated tickets. +General enquiries should be directed to . | GitHub | email | topics | |---|---|---| From 41dc6f94352bead6163204f42b2a0deb31df10d3 Mon Sep 17 00:00:00 2001 From: Sean Budd Date: Fri, 13 Dec 2024 16:25:32 +1100 Subject: [PATCH 05/10] Update projectDocs/community/expertsList.md --- projectDocs/community/expertsList.md | 1 - 1 file changed, 1 deletion(-) diff --git a/projectDocs/community/expertsList.md b/projectDocs/community/expertsList.md index 04a3878c93a..93abccbe342 100644 --- a/projectDocs/community/expertsList.md +++ b/projectDocs/community/expertsList.md @@ -22,4 +22,3 @@ General enquiries should be directed to . | GitHub | email | topics | |---|---|---| | @nvdaes | | Add-on store, braille | -| | | | From 76e0d6cba3eff9ad507126cfe493a6a075d5cd74 Mon Sep 17 00:00:00 2001 From: Sean Budd Date: Fri, 13 Dec 2024 16:35:53 +1100 Subject: [PATCH 06/10] Apply suggestions from code review Co-authored-by: Sascha Cowley <16543535+SaschaCowley@users.noreply.github.com> Co-authored-by: Bill Dengler --- projectDocs/community/expertsList.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/projectDocs/community/expertsList.md b/projectDocs/community/expertsList.md index 93abccbe342..4cd5f2d2ead 100644 --- a/projectDocs/community/expertsList.md +++ b/projectDocs/community/expertsList.md @@ -1,7 +1,7 @@ # Community experts list This document outlines NV Access employees and community contributors. -This can be used a reference to contact or tag developers in regards to relevant issues and pull requests. +This can be used as a reference for people to contact or tag in regards to relevant issues and pull requests. ## NV Access @@ -21,4 +21,5 @@ General enquiries should be directed to . | GitHub | email | topics | |---|---|---| +| @codeofdusk | | Windows Terminal and console, Microsoft UI Automation | | @nvdaes | | Add-on store, braille | From 0c5e10037a42068fa56fe1fd763fdef8e2713dbf Mon Sep 17 00:00:00 2001 From: Sean Budd Date: Fri, 13 Dec 2024 16:42:27 +1100 Subject: [PATCH 07/10] Update projectDocs/community/expertsList.md --- projectDocs/community/expertsList.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projectDocs/community/expertsList.md b/projectDocs/community/expertsList.md index 4cd5f2d2ead..f3e33cc9ac5 100644 --- a/projectDocs/community/expertsList.md +++ b/projectDocs/community/expertsList.md @@ -1,7 +1,7 @@ # Community experts list This document outlines NV Access employees and community contributors. -This can be used as a reference for people to contact or tag in regards to relevant issues and pull requests. +This can be used as a reference for people to contact or tag in regard to relevant issues and pull requests. ## NV Access From f631d9219d363d769b4040fc0ef754697a643b8a Mon Sep 17 00:00:00 2001 From: Sean Budd Date: Fri, 13 Dec 2024 16:44:33 +1100 Subject: [PATCH 08/10] Update projectDocs/community/readme.md --- projectDocs/community/readme.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/projectDocs/community/readme.md b/projectDocs/community/readme.md index c300e970907..69606b6c3cc 100644 --- a/projectDocs/community/readme.md +++ b/projectDocs/community/readme.md @@ -1,6 +1,7 @@ ## Get support -Whether you are a beginner, an advanced user, a new or a long time developer; or if you represent an organization wishing to know more or to contribute to NVDA: you can get support through the included documentation as well as several communication channels dedicated to the NVDA screen reader. Here is an overview of the most important support sources. +Whether you are a beginner, an advanced user, a new or a long time developer; or if you represent an organization wishing to know more or to contribute to NVDA: you can get support through the included documentation as well as several communication channels dedicated to the NVDA screen reader. +Here is an overview of the most important support sources. ### Important links From f16fb2adcd29350d87498a001ad9ef02af263632 Mon Sep 17 00:00:00 2001 From: Sean Budd Date: Mon, 16 Dec 2024 09:08:31 +1100 Subject: [PATCH 09/10] Update projectDocs/community/expertsList.md Co-authored-by: Michael Weghorn --- projectDocs/community/expertsList.md | 1 + 1 file changed, 1 insertion(+) diff --git a/projectDocs/community/expertsList.md b/projectDocs/community/expertsList.md index f3e33cc9ac5..c3ff92e2245 100644 --- a/projectDocs/community/expertsList.md +++ b/projectDocs/community/expertsList.md @@ -23,3 +23,4 @@ General enquiries should be directed to . |---|---|---| | @codeofdusk | | Windows Terminal and console, Microsoft UI Automation | | @nvdaes | | Add-on store, braille | +| @michaelweghorn | | LibreOffice | From 8a1045ce28f875373e350b2d0abd59ab8caff273 Mon Sep 17 00:00:00 2001 From: Sean Budd Date: Thu, 19 Dec 2024 13:15:18 +1100 Subject: [PATCH 10/10] move jamie --- projectDocs/community/expertsList.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projectDocs/community/expertsList.md b/projectDocs/community/expertsList.md index c3ff92e2245..2e1244d107f 100644 --- a/projectDocs/community/expertsList.md +++ b/projectDocs/community/expertsList.md @@ -15,7 +15,6 @@ General enquiries should be directed to . | @SaschaCowley | | Issue triage, technical decisions | | @michaelDCurran | | Advanced technical consulting | | @Qchristensen | | User documentation, user support | -| @jcsteh | | Firefox bugs | ## Community @@ -24,3 +23,4 @@ General enquiries should be directed to . | @codeofdusk | | Windows Terminal and console, Microsoft UI Automation | | @nvdaes | | Add-on store, braille | | @michaelweghorn | | LibreOffice | +| @jcsteh | | Mozilla Firefox |