Skip to content

Commit

Permalink
add forum user Jeff_GGG, reddit user Daniel_GGG
Browse files Browse the repository at this point in the history
  • Loading branch information
ccbrown committed Jan 19, 2018
1 parent b548ffa commit ebdeff6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions server/forum_indexer.go
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ func (indexer *ForumIndexer) run() {
"Alex_GGG", "Alexcc_GGG", "Andy", "CJ_GGG", "Eben_GGG", "Emma_GGG", "Ethan_GGG",
"Fitzy_GGG", "Hartlin_GGG", "Jake_GGG", "Lionel_GGG", "Melissa_GGG", "MikeP_GGG", "Novynn",
"Rachel_GGG", "Rob_GGG", "Roman_GGG", "Sarah_GGG", "SarahB_GGG", "Tom_GGG", "Natalia_GGG",
"Jeff_GGG",
}
next := 0

Expand Down
2 changes: 1 addition & 1 deletion server/reddit_indexer.go
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ func (indexer *RedditIndexer) run() {
users := []string{
"chris_wilson", "Bex_GGG", "Negitivefrags", "Omnitect", "qarldev", "BrianWeissman_GGG",
"Mark_GGG", "RhysGGG", "Dan_GGG", "Rory_Rackham", "Blake_GGG", "Fitzy_GGG", "Hartlin_GGG",
"Hrishi_GGG", "Baltic_GGG", "KamilOrmanJanowski",
"Hrishi_GGG", "Baltic_GGG", "KamilOrmanJanowski", "Daniel_GGG",
}
next := 0

Expand Down

0 comments on commit ebdeff6

Please sign in to comment.