We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0772fc commit a5fd7a1Copy full SHA for a5fd7a1
1 file changed
scripts/discord_summary.py
@@ -60,7 +60,7 @@ def gh_search(q):
60
61
# Three project areas with their orgs and display names
62
AREAS = [
63
- ('astrid', ['astrid-runtime'], 'Astrid'),
+ ('astrid', ['unicity-aos'], 'Astrid'),
64
('sphere', ['unicity-sphere'], 'Sphere'),
65
('unicitynetwork',['unicitynetwork'], 'Unicity Network'),
66
]
0 commit comments