-
-
Notifications
You must be signed in to change notification settings - Fork 74
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(communities): add need for nerd
- Loading branch information
1 parent
802de3b
commit a64a127
Showing
2 changed files
with
23 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
{ | ||
"name": "Need for Nerd", | ||
"url": "https://www.facebook.com/groups/1703058016594724", | ||
"type": "Channel", | ||
"platform": "Other", | ||
"description": "Community generalista per developers in cui si discute di temi tecnici e lavorativi e in cui ci si aiuta a vicenda.", | ||
"tags": [ | ||
"lavoro", "tech", "linguaggi" | ||
], | ||
"events_type": [ | ||
"Chat" | ||
] | ||
} |