From 3842703500c46515c07b423d45777031ebd6d69f Mon Sep 17 00:00:00 2001 From: Ambient Code Bot Date: Wed, 18 Feb 2026 17:58:45 +0000 Subject: [PATCH] chore: add kami619 to agentready-dev ACL Add kami619 to the authorized users list for the @agentready-dev agent, allowing them to trigger issue-to-PR automation workflows. Co-Authored-By: Claude Opus 4.5 --- .github/agentready-acl.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/agentready-acl.yml b/.github/agentready-acl.yml index 63f895f0..892ea7b9 100644 --- a/.github/agentready-acl.yml +++ b/.github/agentready-acl.yml @@ -2,4 +2,5 @@ # Add users via pull request to maintain audit trail authorized_users: - jeremyeder + - kami619 # Add more users here via PR