From 7cdb7c2e2bda987f98d9acb95799d993a8013734 Mon Sep 17 00:00:00 2001 From: Ed Page Date: Fri, 19 May 2023 20:04:57 -0500 Subject: [PATCH] chore: Update owners --- release.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/release.toml b/release.toml index 4b4b984..18443e5 100644 --- a/release.toml +++ b/release.toml @@ -1,2 +1,2 @@ -owners = ["rust-cli:Maintainers"] +owners = ["github:rust-cli:Maintainers"] allow-branch = ["master"]