Skip to content

Commit 7d7ee1d

Browse files
authored
Merge pull request #83 from creativecommons/hacktoberfest_label
Drop the emoji from the Hacktoberfest label
2 parents d13d9df + ac65088 commit 7d7ee1d

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

normalize_repos/labels.json

+3-2
Original file line numberDiff line numberDiff line change
@@ -160,10 +160,11 @@
160160
"emoji": "\uD83E\uDD2F"
161161
},
162162
{
163-
"name": "hacktoberfest",
163+
"name": "Hacktoberfest",
164164
"color": "883255",
165165
"description": "Ideal for Hacktoberfest participation",
166-
"emoji": "\uD83C\uDF83"
166+
"emoji": "\uD83C\uDF83",
167+
"has_emoji_name": false
167168
}
168169
]
169170
}

0 commit comments

Comments
 (0)