Skip to content

Commit fd1ca4b

Browse files
authored
Add ggg devs to forum indexer (ccbrown#100)
* Update forum_indexer.go Added missing ggg posters: Dominic, Nick, Guy, Ben, BenH, and Nav.. * Update forum_indexer.go trailing comma
1 parent 0f35328 commit fd1ca4b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

server/forum_indexer.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ func (indexer *ForumIndexer) run() {
5555
"Rachel_GGG", "Rob_GGG", "Roman_GGG", "Sarah_GGG", "SarahB_GGG", "Tom_GGG", "Natalia_GGG",
5656
"Jeff_GGG", "Lu_GGG", "JuliaS_GGG", "Alexander_GGG", "SamC_GGG", "AndrewE_GGG", "Kyle_GGG",
5757
"Stacey_GGG", "Jatin_GGG", "Yolandi_GGG", "Community_Team",
58+
"Dominic_GGG", "Nick_GGG", "Guy_GGG", "Ben_GGG", "BenH_GGG", "Nav_GGG",
5859
}
5960

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

0 commit comments

Comments
 (0)