Add CoC and Security Policy (#31622)

CoC is the same than we have at <https://servo.org/coc/>.

Security Policy is based on the agreement on the last TSC meeting:
https://github.com/servo/project/blob/main/governance/tsc/tsc-2024-02-26.md#security-policy
This commit is contained in:
Manuel Rego Casasnovas 2024-03-12 12:24:01 +01:00 committed by GitHub
parent 0ef07866a2
commit 31a50feb4a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 17 additions and 0 deletions

13
CODE_OF_CONDUCT.md Normal file
View file

@ -0,0 +1,13 @@
# Code of Conduct
The Servo Project follows the [**Rust Code of Conduct**](https://www.rust-lang.org/policies/code-of-conduct), with two differences.
Our code of conduct applies to the [Servo Zulip channels](https://servo.zulipchat.com/), [GitHub repositories](https://github.com/servo), and all official Servo venues, rather than the Rust project.
If you are subject to or witness unacceptable behavior, or have any other concerns, please notify one of our designated contacts:
* Delan Azabani (she/her) <dazabani@igalia.com>
* Martin Robinson (he/him) <mrobinson@igalia.com>
* Manuel Rego Casasnovas (he/him) <rego@igalia.com>
*Note: If you modify this file, please keep this file in sync with <https://servo.org/coc/>.*

4
SECURITY.md Normal file
View file

@ -0,0 +1,4 @@
# Security Policy
Given that Servo does not yet have customers or products, we are comfortable accepting the security related vulnerabilities as a [new GitHub issue](https://github.com/servo/servo/issues/new) for now.