Skip to content

Commit fd812b6

Browse files
authored
Add Community_Team to forum posters (ccbrown#71)
untested fix for issue ccbrown#70
1 parent dd4fbb8 commit fd812b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/forum_indexer.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ func (indexer *ForumIndexer) run() {
5252
"Fitzy_GGG", "Hartlin_GGG", "Jake_GGG", "Lionel_GGG", "Melissa_GGG", "MikeP_GGG", "Novynn",
5353
"Rachel_GGG", "Rob_GGG", "Roman_GGG", "Sarah_GGG", "SarahB_GGG", "Tom_GGG", "Natalia_GGG",
5454
"Jeff_GGG", "Lu_GGG", "JuliaS_GGG", "Alexander_GGG", "SamC_GGG", "AndrewE_GGG", "Kyle_GGG",
55-
"Stacey_GGG", "Jatin_GGG", "Yolandi_GGG",
55+
"Stacey_GGG", "Jatin_GGG", "Yolandi_GGG", "Community_Team",
5656
}
5757

5858
timezone := (*time.Location)(nil)

0 commit comments

Comments
 (0)