Removed approved row
This commit is contained in:
@@ -17,5 +17,5 @@ If your application is not approved yet, correct your team row, click on the twe
|
||||
|
||||
SUPPORT YOUR FAVORITE TEAM BY CLICKING THE TWEET LINK! GOOD LUCK TO ALL TEAMS! LET'S HAVE SOME FUN :)
|
||||
|
||||
| #TeamNameTeam | Team Lead | Team Members | Team Page | Approved? |
|
||||
|---------------|-----------|--------------|-----------|-----------|
|
||||
| #TeamNameTeam | Team Lead | Team Members | Team Page |
|
||||
|---------------|-----------|--------------|-----------|
|
||||
|
||||
@@ -86,10 +86,6 @@ format_json = (data, filepath) ->
|
||||
else teamName = teamPathName
|
||||
output += " [#{teamName}](./Teams/#{teamPathName}/ABOUT.md) |"
|
||||
|
||||
# Fifth column, Approved
|
||||
# Faking for now
|
||||
output += " |\n"
|
||||
|
||||
# Return the final output
|
||||
output
|
||||
|
||||
|
||||
Reference in New Issue
Block a user