@@ -71,7 +71,7 @@ based on the [`community_team_members.json`][databag] Lektor databag.
71
71
72
72
[ sync_teams_yml ] : .github/workflows/sync_community_teams.yml
73
73
[ teams_file ] : sync_community_teams.py
74
- [ databag ] : https://github.com/creativecommons/creativecommons.github.io -source/blob/master/databags/community_team_members.json
74
+ [ databag ] : https://github.com/creativecommons/ccos-website -source/blob/master/databags/community_team_members.json
75
75
[ ctlistpage ] : https://opensource.creativecommons.org/community/community-team/members/
76
76
77
77
@@ -149,7 +149,7 @@ This retreives data from Asana, formats it as a lektor databag, and pushes it
149
149
to CC Open Source website source repository:
150
150
- Data Source: [ Community Team Tracking - Asana] [ asana ] (limited access)
151
151
- Data Destination:
152
- - [ ` creativecommons/creativecommons.github.io -source ` ] [ ccos_source ]
152
+ - [ ` creativecommons/ccos-website -source ` ] [ ccos_source ]
153
153
- [ ` databags/community_team_members.json ` ] [ db_community ]
154
154
- [ ` databags/repos.json ` ] [ db_repos ]
155
155
@@ -162,9 +162,9 @@ The destination data is used by the following pages:
162
162
[ ctlistpage ] : https://opensource.creativecommons.org/community/community-team/members/
163
163
[ osproj ] : https://opensource.creativecommons.org/contributing-code/projects/
164
164
[ asana ] : https://app.asana.com/0/1172465506923657/list
165
- [ ccos_source ] : https://github.com/creativecommons/creativecommons.github.io -source
166
- [ db_community ] : https://github.com/creativecommons/creativecommons.github.io -source/blob/main/databags/community_team_members.json
167
- [ db_repos ] : https://github.com/creativecommons/creativecommons.github.io -source/blob/main/databags/repos.json
165
+ [ ccos_source ] : https://github.com/creativecommons/ccos-website -source
166
+ [ db_community ] : https://github.com/creativecommons/ccos-website -source/blob/main/databags/community_team_members.json
167
+ [ db_repos ] : https://github.com/creativecommons/ccos-website -source/blob/main/databags/repos.json
168
168
169
169
170
170
## Environment Variables
0 commit comments