Skip to content

Commit 3b1ba3f

Browse files
committed
rename to "Issue" for consistency
1 parent c2f8059 commit 3b1ba3f

4 files changed

Lines changed: 306 additions & 306 deletions

File tree

app.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -860,7 +860,7 @@ function extractMember(row) {
860860
githubUsername: row["GitHub Username"]?.trim() ?? "",
861861
primaryInstallation: row["Primary installation"]?.trim() ?? "",
862862
workingGroups: parseWorkingGroups(row["Working Groups"]),
863-
issue: row.issue?.trim() ?? "",
863+
issue: row.Issue?.trim() ?? "",
864864
country: row.Country?.trim() ?? "",
865865
continent: row.Continent?.trim() ?? "",
866866
installationDescription: row["Installation Description"]?.trim() ?? "",

data/community-members.tsv

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
GitHub Username Primary installation Zulip ID Working Groups issue
1+
GitHub Username Primary installation Zulip ID Working Groups Issue
22
iannesbitt 659827
33
thegaryking dataverse.harvard.edu
44
22tb https://github.com/IQSS/dataverse/issues/11978

0 commit comments

Comments
 (0)