From 17c53d2048e71eb68be31433ef3a59f321069885 Mon Sep 17 00:00:00 2001 From: Patrik Oldsberg Date: Tue, 10 Sep 2024 10:28:36 +0200 Subject: [PATCH] root: add GOVERNANCE.md with link to actual governance doc Signed-off-by: Patrik Oldsberg --- GOVERNANCE.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 GOVERNANCE.md diff --git a/GOVERNANCE.md b/GOVERNANCE.md new file mode 100644 index 0000000000..a7263d79b3 --- /dev/null +++ b/GOVERNANCE.md @@ -0,0 +1 @@ +See the [GOVERNANCE.md](https://github.com/backstage/community/blob/main/GOVERNANCE.md) document in the [backstage/community](https://github.com/backstage/community) repository.