Change emails to @electronjs.org domain
This commit is contained in:
Родитель
bf2164d73a
Коммит
f959f2c80c
|
@ -34,7 +34,7 @@ This Code of Conduct applies both within project spaces and in public spaces whe
|
|||
|
||||
## Enforcement
|
||||
|
||||
Instances of abusive, harassing, or otherwise unacceptable behavior may be reported by contacting the project team at [electron@github.com](mailto:electron@github.com). All complaints will be reviewed and investigated and will result in a response that is deemed necessary and appropriate to the circumstances. The project team is obligated to maintain confidentiality with regard to the reporter of an incident. Further details of specific enforcement policies may be posted separately.
|
||||
Instances of abusive, harassing, or otherwise unacceptable behavior may be reported by contacting the project team at [coc@electronjs.org](mailto:coc@electronjs.org). All complaints will be reviewed and investigated and will result in a response that is deemed necessary and appropriate to the circumstances. The project team is obligated to maintain confidentiality with regard to the reporter of an incident. Further details of specific enforcement policies may be posted separately.
|
||||
|
||||
Project maintainers who do not follow or enforce the Code of Conduct in good faith may face temporary or permanent repercussions as determined by other members of the project's leadership.
|
||||
|
||||
|
|
|
@ -20,7 +20,7 @@ npm i electron@latest --save-dev
|
|||
To learn more about best practices for keeping your Electron apps secure,
|
||||
see our [security tutorial].
|
||||
|
||||
Please contact electron@github.com if you wish to report a vulnerability in
|
||||
Please contact security@electronjs.org if you wish to report a vulnerability in
|
||||
Electron.
|
||||
|
||||
[sandbox option]: https://electronjs.org/docs/api/sandbox-option
|
||||
|
|
|
@ -20,7 +20,7 @@ So far, individual developers, early-stage startups, and large companies have bu
|
|||
|
||||
Check out the new [electronjs.org][electron] to see more of the apps people have built on Electron or take a look at the [docs][docs] to learn more about what else you can make.
|
||||
|
||||
If you've already gotten started, we'd love to chat with you about the apps you're building on Electron. Email [electron@github.com](mailto:electron@github.com?Subject=Electron) to tell us more. You can also follow the new [@ElectronJS](https://twitter.com/electronjs) Twitter account to stay connected with the project.
|
||||
If you've already gotten started, we'd love to chat with you about the apps you're building on Electron. Email [info@electronjs.org](mailto:info@electronjs.org?Subject=Electron) to tell us more. You can also follow the new [@ElectronJS](https://twitter.com/electronjs) Twitter account to stay connected with the project.
|
||||
|
||||
:zap: :blue_heart: :electric_plug:
|
||||
|
||||
|
|
|
@ -118,7 +118,7 @@ quick_start:
|
|||
|
||||
need_help:
|
||||
title: Need Help?
|
||||
description: Ask questions in the <a href='https://discuss.atom.io/c/electron'>Discuss</a> forum or our <a href='http://atom-slack.herokuapp.com/'>Slack</a> channel. Follow <a href="https://twitter.com/electronjs">@electronjs</a> on Twitter for important announcements. Need to privately reach out? Email <a href="mailto:electron@github.com">electron@github.com</a>.
|
||||
description: Ask questions in the <a href='https://discuss.atom.io/c/electron'>Discuss</a> forum or our <a href='http://atom-slack.herokuapp.com/'>Slack</a> channel. Follow <a href="https://twitter.com/electronjs">@electronjs</a> on Twitter for important announcements. Need to privately reach out? Email <a href="mailto:info@electronjs.org">info@electronjs.org</a>.
|
||||
|
||||
headings:
|
||||
languages: Languages
|
||||
|
|
|
@ -29,7 +29,7 @@
|
|||
|
||||
<div class='row my-4'>
|
||||
<h2 class="col-xs-12 col-md-3"><span class="octicon mega-octicon octicon-mail pr-3"></span>Email</h2>
|
||||
<h2 class="col-xs-12 col-md-9"><a href="mailto:electron@github.com">electron@github.com</a></h2>
|
||||
<h2 class="col-xs-12 col-md-9"><a href="mailto:info@electronjs.org">info@electronjs.org</a></h2>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
|
Загрузка…
Ссылка в новой задаче