tf-sync-github-repos: Add transfer-list-library

Mirror Gerrit project shared/transfer-list-library
to Github TF-Shared/transfer-list-library

Signed-off-by: Arthur She <arthur.she@linaro.org>
Change-Id: I1db963673b659838c02f3949405f9605f4024b43
diff --git a/ci/tf-sync-repos.sh b/ci/tf-sync-repos.sh
index 88dddb5..4e24ecd 100755
--- a/ci/tf-sync-repos.sh
+++ b/ci/tf-sync-repos.sh
@@ -29,6 +29,7 @@
 [ci/hafnium-job-configs]="TF-Hafnium/hafnium-job-configs"
 [ci/hafnium-ci-scripts]="TF-Hafnium/hafnium-ci-scripts"
 [TS/trusted-services]="Trusted-Services/trusted-services"
+[shared/transfer-list-library]="TF-Shared/transfer-list-library"
 )
 
 # Mirror branches, mirror Gerrit_Branch to Github_Branch
@@ -53,6 +54,7 @@
 [ci/hafnium-job-configs]="master:main"
 [ci/hafnium-ci-scripts]="master:main"
 [TS/trusted-services]="main:main integration:integration"
+[shared/transfer-list-library]="main:main"
 )
 
 _workdir=$(mktemp -d)
diff --git a/tf-sync-github-repos.yaml b/tf-sync-github-repos.yaml
index 2b5bf9a..759dcda 100644
--- a/tf-sync-github-repos.yaml
+++ b/tf-sync-github-repos.yaml
@@ -159,6 +159,13 @@
             branch-pattern: integration
           - branch-compare-type: REG_EXP
             branch-pattern: refs/tags/.*
+        - project-compare-type: PLAIN
+          project-pattern: shared/transfer-list-library
+          branches:
+          - branch-compare-type: PLAIN
+            branch-pattern: main
+          - branch-compare-type: REG_EXP
+            branch-pattern: refs/tags/.*
         silent-start: true
     wrappers:
     - credentials-binding: