From 193780a88fa24832328dceca2ebc75d88e4349ba Mon Sep 17 00:00:00 2001 From: Pierre Tachoire Date: Fri, 13 Dec 2024 14:33:57 +0100 Subject: [PATCH] cla: add katie-lpd to the allow list --- .github/workflows/cla.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cla.yml b/.github/workflows/cla.yml index 64dd7484..f0a871d5 100644 --- a/.github/workflows/cla.yml +++ b/.github/workflows/cla.yml @@ -26,7 +26,7 @@ jobs: path-to-document: 'https://github.com/lightpanda-io/browser/blob/main/CLA.md' # branch should not be protected branch: 'main' - allowlist: krichprollsch,francisbouvier + allowlist: krichprollsch,francisbouvier,katie-lpd remote-organization-name: lightpanda-io remote-repository-name: cla