From e564cf0b3b769491c19016d92d195b5f62361775 Mon Sep 17 00:00:00 2001 From: Victor Barua Date: Thu, 28 Mar 2024 14:20:08 -0700 Subject: [PATCH] docs: specify Substrait library merge policy (#603) --- site/docs/governance.md | 1 + 1 file changed, 1 insertion(+) diff --git a/site/docs/governance.md b/site/docs/governance.md index 4ad6412d7..1fe541e25 100644 --- a/site/docs/governance.md +++ b/site/docs/governance.md @@ -63,6 +63,7 @@ The rules require that a community member registering a negative vote must inclu | Typos | 1 | Committers | Github PR | | Non-breaking function introductions | 1 (not including proposer) | Committers | Github PR | | Non-breaking extension additions & non-format code modifications | 1 (not including proposer) | Committers | Github PR | +| Changes (non-breaking or breaking) to a Substrait *library* (i.e. substrait-java, substrait-validator) | 1 (not including proposer) | Committers | Github PR | ### Review-Then-Commit