feat(ci-bot): add Event Log and Transfer List lib to patch reporting

Post the number of patches under review for the EventLog and Transfer
List repositories on Discord.

Change-Id: Ifb6451b8d9177731e1cde9d9709a7a1bc66c54fd
Signed-off-by: Manish V Badarkhe <Manish.Badarkhe@arm.com>
diff --git a/script/status_reporting/gerrit_patch_count.py b/script/status_reporting/gerrit_patch_count.py
index 2b5e4f4..8626c61 100644
--- a/script/status_reporting/gerrit_patch_count.py
+++ b/script/status_reporting/gerrit_patch_count.py
@@ -44,6 +44,8 @@
             "(parentproject:TF-A OR parentproject:TF-RMM OR parentproject:TS OR "
             "parentproject:hafnium OR parentproject:RF-A OR "
             "parentproject:arm-firmware-crates OR "
+            "project:^shared/libEventLog OR "
+            "project:^shared/transfer-list-library OR "
             "project:^ci/hafnium-.%2B OR project:^ci/tf-a-.%2B) "
             "(branch:integration OR branch:master OR branch:main OR "
             "branch:^topics\\/.*) -is:wip is:open"