chore(all): Move from lettre.at to lettre.rs
This commit is contained in:
committed by
Alexis Mousset
parent
990de687aa
commit
9b3bd00a61
@@ -34,7 +34,7 @@ This Code of Conduct applies both within project spaces and in public spaces whe
|
|||||||
|
|
||||||
## Enforcement
|
## Enforcement
|
||||||
|
|
||||||
Instances of abusive, harassing, or otherwise unacceptable behavior may be reported by contacting the project team at contact@lettre.at. The project team will review and investigate all complaints, and will respond in a way that it deems 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 contact@lettre.rs. The project team will review and investigate all complaints, and will respond in a way that it deems 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.
|
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.
|
||||||
|
|
||||||
|
|||||||
@@ -3,7 +3,7 @@ name = "lettre"
|
|||||||
version = "0.10.0-alpha.2" # remember to update html_root_url and README.md
|
version = "0.10.0-alpha.2" # remember to update html_root_url and README.md
|
||||||
description = "Email client"
|
description = "Email client"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
homepage = "https://lettre.at"
|
homepage = "https://lettre.rs"
|
||||||
repository = "https://github.com/lettre/lettre"
|
repository = "https://github.com/lettre/lettre"
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
authors = ["Alexis Mousset <contact@amousset.me>", "Paolo Barbolini <paolo@paolo565.org>"]
|
authors = ["Alexis Mousset <contact@amousset.me>", "Paolo Barbolini <paolo@paolo565.org>"]
|
||||||
|
|||||||
@@ -21,7 +21,7 @@
|
|||||||
<img src="https://badges.gitter.im/lettre/lettre.svg"
|
<img src="https://badges.gitter.im/lettre/lettre.svg"
|
||||||
alt="chat on gitter" />
|
alt="chat on gitter" />
|
||||||
</a>
|
</a>
|
||||||
<a href="https://lettre.at">
|
<a href="https://lettre.rs">
|
||||||
<img src="https://img.shields.io/badge/visit-website-blueviolet"
|
<img src="https://img.shields.io/badge/visit-website-blueviolet"
|
||||||
alt="website" />
|
alt="website" />
|
||||||
</a>
|
</a>
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
## Report a security issue
|
## Report a security issue
|
||||||
|
|
||||||
The lettre project team welcomes security reports and is committed to providing prompt attention to security issues.
|
The lettre project team welcomes security reports and is committed to providing prompt attention to security issues.
|
||||||
Security issues should be reported privately via [security@lettre.at](mailto:security@lettre.at). Security issues
|
Security issues should be reported privately via [security@lettre.rs](mailto:security@lettre.rs). Security issues
|
||||||
should not be reported via the public Github Issue tracker.
|
should not be reported via the public Github Issue tracker.
|
||||||
|
|
||||||
## Security advisories
|
## Security advisories
|
||||||
|
|||||||
Reference in New Issue
Block a user