diff --git a/docs/finos-maintainer-cheatsheet.mdx b/docs/finos-maintainer-cheatsheet.mdx index abc7b296..fe0c2594 100644 --- a/docs/finos-maintainer-cheatsheet.mdx +++ b/docs/finos-maintainer-cheatsheet.mdx @@ -61,3 +61,4 @@ The below table lists maintainers' responsibilities and available resources. Ple | **CI/CD** | Project maintainers are responsible for integrating Continuous Integration and Continuous Deployment into their FINOS project builds: | | **Documentation** | Maintainers are responsible for publishing project documentation from their project's GitHub Repositories to FINOS Project Websites. | | **Security** | Maintainers are responsible for preventing, discovering and responsibly disclosing Security Vulnerability Issues as they affect their projects | +| **MAINTAINERS.md** | Maintainers are responsible for maintaining a MAINTAINERS.md file in their project repository's root directory. The MAINTAINERS.md file should list all maintainers and their contact information. |