From c1a759b5d2577a27f4de8eb96b6517b721155a24 Mon Sep 17 00:00:00 2001 From: "Fred K. Schott" Date: Thu, 7 Apr 2022 09:01:04 -0700 Subject: [PATCH] remove "experimental" warning from governance doc --- GOVERNANCE.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/GOVERNANCE.md b/GOVERNANCE.md index 09618f314..0ed523765 100644 --- a/GOVERNANCE.md +++ b/GOVERNANCE.md @@ -1,5 +1,3 @@ -> **Note:** Our governance model is extremely new, and is not yet binding. Once merged into the `main` branch, we will go into a trial period where we will follow this governance model but may make changes based on feedback. All changes will go through our existing PR review process. After a period of 1-2 months, this note will be removed and this governance model will become binding. - # Governance This document outlines the governance model for Astro. This includes detailed descriptions of the contributor levels, nomination process, code review process, pull request merge process, and the consequences of Code of Conduct violations.