Skip to content

Commit

Permalink
feat(communities): add need for nerd
Browse files Browse the repository at this point in the history
  • Loading branch information
FabrizioCafolla committed Dec 21, 2023
1 parent 802de3b commit a64a127
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 7 deletions.
17 changes: 10 additions & 7 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -215,6 +215,7 @@ The maximum number of tags is 20. This rule is necessary to avoid format problem
- Channel
- Newsletter
- Event
- Podcast

- *Allowed Platform of communities*
- Telegram
Expand All @@ -225,13 +226,15 @@ The maximum number of tags is 20. This rule is necessary to avoid format problem
- Email

- *Allowed Events Type of communities*
- Meetup
- Webinar
- Conference
- Workshop
- Hackathon
- Chat
- Podcast
- Telegram
- Discord
- Slack
- Reddit
- Website
- Email
- Location
- Youtube
- Twitch
- Other


Expand Down
13 changes: 13 additions & 0 deletions awesome/communities/data/need-for-nerd.json
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"
]
}

0 comments on commit a64a127

Please sign in to comment.