mirror of https://github.com/zulip/zulip.git
total-contributions: Add zulip-flutter to the list of repos.
This commit is contained in:
parent
c4cc27cd20
commit
2baa4fc0ca
|
@ -179,6 +179,7 @@ process_repo(
|
||||||
# `main` default branch name and then simplify this.
|
# `main` default branch name and then simplify this.
|
||||||
for full_repository, branch in [
|
for full_repository, branch in [
|
||||||
("zulip/zulip-mobile", "main"),
|
("zulip/zulip-mobile", "main"),
|
||||||
|
("zulip/zulip-flutter", "main"),
|
||||||
("zulip/zulip-desktop", "main"),
|
("zulip/zulip-desktop", "main"),
|
||||||
("zulip/docker-zulip", "main"),
|
("zulip/docker-zulip", "main"),
|
||||||
("zulip/python-zulip-api", "main"),
|
("zulip/python-zulip-api", "main"),
|
||||||
|
|
Loading…
Reference in New Issue