From e7d41e808cf40e5c2a734c376e20f0be8e263e9c Mon Sep 17 00:00:00 2001 From: meyerjrr Date: Thu, 30 Jul 2026 21:24:24 +1000 Subject: [PATCH 1/2] add MAINTAINERS.md base --- MAINTAINERS.md | 19 +++++++++++++++++++ README.md | 2 ++ 2 files changed, 21 insertions(+) create mode 100644 MAINTAINERS.md diff --git a/MAINTAINERS.md b/MAINTAINERS.md new file mode 100644 index 00000000..9951b5ea --- /dev/null +++ b/MAINTAINERS.md @@ -0,0 +1,19 @@ +# 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 | + +## 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). From bba90aa14e29cae4c2b48998f406830338d86529 Mon Sep 17 00:00:00 2001 From: meyerjrr <33018450+meyerjrr@users.noreply.github.com> Date: Fri, 31 Jul 2026 09:10:09 +1000 Subject: [PATCH 2/2] Update MAINTAINERS.md Co-authored-by: Samuel Burgos <34037255+sbldevnet@users.noreply.github.com> --- MAINTAINERS.md | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS.md b/MAINTAINERS.md index 9951b5ea..333a389c 100644 --- a/MAINTAINERS.md +++ b/MAINTAINERS.md @@ -15,5 +15,6 @@ We are in the process of deciding on the full list of maintainers for this proje | Maintainer | GitHub ID | Affiliation | | ---------- | ---------------------------------------------- | ----------- | | Jack Meyer | [meyerjrr](https://github.com/meyerjrr) | Common Fate | +| Samuel Burgos | [sbldevnet](https://github.com/sbldevnet) | Independent | ## Emeritus