Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create experts contact list #17511

Merged
merged 10 commits into from
Dec 19, 2024
24 changes: 24 additions & 0 deletions projectDocs/community/expertsList.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
# 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.
seanbudd marked this conversation as resolved.
Show resolved Hide resolved

## NV Access

For optimal responses, please avoid tagging NV Access employees on unrelated tickets.
seanbudd marked this conversation as resolved.
Show resolved Hide resolved

| GitHub | email | topics |
|---|---|---|
| @gerald-hartig | <[email protected]> | Controversial product decisions |
| @seanbudd | <[email protected]> | Issue triage, technical decisions |
| @SaschaCowley | <[email protected]> | Issue triage, technical decisions |
| @michaelDCurran | <[email protected]> | Advanced technical consulting |
seanbudd marked this conversation as resolved.
Show resolved Hide resolved
| @Qchristensen | <[email protected]> | User documentation, user support |
| @jcsteh | <[email protected]> | Firefox bugs |
seanbudd marked this conversation as resolved.
Show resolved Hide resolved

## Community

| GitHub | email | topics |
|---|---|---|
seanbudd marked this conversation as resolved.
Show resolved Hide resolved
| @nvdaes | <[email protected]> | Add-on store, braille |
seanbudd marked this conversation as resolved.
Show resolved Hide resolved
| | | |
seanbudd marked this conversation as resolved.
Show resolved Hide resolved
seanbudd marked this conversation as resolved.
Show resolved Hide resolved
9 changes: 9 additions & 0 deletions projectDocs/community/readme.md
Original file line number Diff line number Diff line change
@@ -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.
seanbudd marked this conversation as resolved.
Show resolved Hide resolved

### 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)
Expand All @@ -12,23 +14,30 @@ 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)
* [Changes in the latest release](https://www.nvaccess.org/files/nvda/documentation/changes.html)
* [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)
Expand Down
2 changes: 1 addition & 1 deletion projectDocs/issues/triage.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 <[email protected]>.
You can do this by tagging [relevant NV Access employees](../community/expertsList.md#nv-access) or emailing <[email protected]>.

A `triaged` issue that requires a complex fix may require advice from NV Access, such as a project plan, before implementation is started.

Expand Down
8 changes: 6 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)