diff --git a/MAINTAINERS.md b/MAINTAINERS.md new file mode 100644 index 00000000..333a389c --- /dev/null +++ b/MAINTAINERS.md @@ -0,0 +1,20 @@ +# Maintainers + +- [Overview](#overview) +- [Current Maintainers](#current-maintainers) +- [Emeritus](#emeritus) + +## Overview + +This document contains a list of maintainers in this repo. If you're interested in contributing, see [CONTRIBUTING](CONTRIBUTING.md). + +We are in the process of deciding on the full list of maintainers for this project. + +## Current Maintainers + +| Maintainer | GitHub ID | Affiliation | +| ---------- | ---------------------------------------------- | ----------- | +| Jack Meyer | [meyerjrr](https://github.com/meyerjrr) | Common Fate | +| Samuel Burgos | [sbldevnet](https://github.com/sbldevnet) | Independent | + +## Emeritus diff --git a/README.md b/README.md index 02c6c0c5..4f5f8c8b 100644 --- a/README.md +++ b/README.md @@ -44,6 +44,8 @@ Get started by [reading our documentation](https://docs.granted.dev/getting-star See [CONTRIBUTING.md](./CONTRIBUTING.md) for information on how to contribute. We welcome all contributors - [join our Slack](https://fwdcloudsec.org/forum/) to discuss the project! +See [MAINTAINERS.md](./MAINTAINERS.md) for the list of project maintainers. + ## Security See [SECURITY.md](./SECURITY.md) for security information. You can view our full security documentation on the [Granted website](https://docs.granted.dev/security).