We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49a680b commit fa665d0Copy full SHA for fa665d0
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