diff --git a/MAINTAINERS.toml b/MAINTAINERS.toml index 0c6e3e44..4763a5ae 100644 --- a/MAINTAINERS.toml +++ b/MAINTAINERS.toml @@ -21,6 +21,7 @@ "anta5010", "gowthamsk-arm", "mohamedasaker-arm", + "tgonzalezorlandoarm", ] [people] @@ -71,3 +72,8 @@ Name = "Mohamed Omar Asaker" Email = "mohamed.omarasaker@arm.com" GitHub = "mohamedasaker-arm" + + [people.tgonzalezorlandoarm] + Name = "Tomás Agustín González Orlando" + Email = "tomasagustin.gonzalezorlando@arm.com" + GitHub = "tgonzalezorlandoarm" diff --git a/README.md b/README.md index 60b4b24e..950564c7 100644 --- a/README.md +++ b/README.md @@ -71,6 +71,10 @@ to know more about the contribution process. Check the [**open issues**](https://github.com/orgs/parallaxsecond/projects/1) on the board if you need any ideas 🙂! +# Security Vulnerability Reporting + +Check [**PARSEC's security policy**](./SECURITY.md). + # License The software is provided under Apache-2.0. Contributions to this project are accepted under the same license.