We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 726fb4a + fa665d0 commit 66492aaCopy full SHA for 66492aa
1 file changed
.github/scripts/create_standup_discussion.py
@@ -39,6 +39,7 @@
39
"payjoin/multiparty-protocol-docs",
40
"payjoin/btsim",
41
"payjoin/tx-indexer",
42
+ "Uniffi-Dart/uniffi-dart",
43
]
44
45
REPO_FILTER = " ".join(f"repo:{r}" for r in REPOS)
0 commit comments