From fba669e4ea16fe95aae79398708b8cf9741fe1d2 Mon Sep 17 00:00:00 2001 From: Rohil Surana Date: Wed, 26 Aug 2026 14:26:16 +0530 Subject: [PATCH] chore(frontier): remove unnecessary references from RFC doc --- docs/rfcs/0001-declarative-reconcile.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/rfcs/0001-declarative-reconcile.md b/docs/rfcs/0001-declarative-reconcile.md index 59f127599..50cfd1d38 100644 --- a/docs/rfcs/0001-declarative-reconcile.md +++ b/docs/rfcs/0001-declarative-reconcile.md @@ -311,4 +311,3 @@ roles, committed as the desired-state files, then dropping the setting from the ## References - The `reconcile` package and the `reconcile` and `export` commands in this repository. -- Pixxel rollout: `docs/RFC/001-frontier-gitops-reconcile.md` in pixxelhq/IAM.