From c6c42c01e0115ee3d03c78758cdbf1773cb87bd0 Mon Sep 17 00:00:00 2001 From: John Berninger Date: Wed, 19 Aug 2026 08:22:20 -0400 Subject: [PATCH 1/3] Add jwbernin and cojmckee for ASA --- config.yaml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/config.yaml b/config.yaml index cf3eb68..d3ec545 100644 --- a/config.yaml +++ b/config.yaml @@ -73,6 +73,7 @@ orgs: - claudiol - cmcornejocrespo - cnuland + - cojmckee - cpeters - cpmeadors - crenwick93 @@ -146,6 +147,7 @@ orgs: - juliaaano - juliovp01 - juozasa + - jwbernin - kaileshmistry - kaiobrien - kb-perbyte @@ -362,6 +364,15 @@ orgs: spring-rest: admin template2helm: admin uncontained.io: admin + advanced-satellite-arch: + description: Core maintainers for the Advanced Satellite Architecture code + maintainers: + - jwbernin + - cojmckee + members: [] + privacy: closed + repos: + adv-sat-arch: admin agnosticd-core: description: Core team members for the agnosticd project. maintainers: From a361e73cb524605a29abf3f6f2a3d51279f6811a Mon Sep 17 00:00:00 2001 From: John Berninger Date: Tue, 25 Aug 2026 16:53:30 -0400 Subject: [PATCH 2/3] Correct misalignment of repo name with issue #1282 --- config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.yaml b/config.yaml index d3ec545..1286f62 100644 --- a/config.yaml +++ b/config.yaml @@ -372,7 +372,7 @@ orgs: members: [] privacy: closed repos: - adv-sat-arch: admin + advanced-satellite-arch: admin agnosticd-core: description: Core team members for the agnosticd project. maintainers: From 790927fde8b690dc33b73dbcc51b1d036b9f28e6 Mon Sep 17 00:00:00 2001 From: John Berninger Date: Tue, 25 Aug 2026 16:55:54 -0400 Subject: [PATCH 3/3] Correct sort order for advanced-satellite-arch maintainers --- config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.yaml b/config.yaml index 1286f62..39058c8 100644 --- a/config.yaml +++ b/config.yaml @@ -367,8 +367,8 @@ orgs: advanced-satellite-arch: description: Core maintainers for the Advanced Satellite Architecture code maintainers: - - jwbernin - cojmckee + - jwbernin members: [] privacy: closed repos: