total-contributions: Add zulip-flutter to the list of repos.

This commit is contained in:
Greg Price
2023-05-19 17:17:00 -07:00
committed by Tim Abbott
parent c4cc27cd20
commit 2baa4fc0ca

View File

@@ -179,6 +179,7 @@ process_repo(
# `main` default branch name and then simplify this.
for full_repository, branch in [
("zulip/zulip-mobile", "main"),
("zulip/zulip-flutter", "main"),
("zulip/zulip-desktop", "main"),
("zulip/docker-zulip", "main"),
("zulip/python-zulip-api", "main"),