Skip to content

Commit

Permalink
Add missing events and remove from missing events file (#726)
Browse files Browse the repository at this point in the history
* Create innersourcecommons-spring-2018.json

Add .json file for the Inner Source Commons Spring 2018 Summit event.

* Create innersourcecommons-fall-2018.json

Add .json file for the Inner Source Commons Fall 2018 event

* Create wordcamp-montclair-2024.json

Add .json file for WordCamp Montclair, 2024 event

* Update missing_events.md

Remove Inner Source Commons Fall 2018 and Inner Source Commons Spring 2018 from the missing events file.
  • Loading branch information
tomestrov authored Jun 4, 2024
1 parent f0117c5 commit 53aec27
Show file tree
Hide file tree
Showing 4 changed files with 87 additions and 2 deletions.
30 changes: 30 additions & 0 deletions data/events/innersourcecommons-fall-2018.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
{
"accessibility": "",
"cfp_end": "",
"code_of_conduct": "https://innersourcecommons.org/about/codeofconduct/",
"comment": "",
"diversitytickets": "",
"diversitytickets_text": "",
"diversitytickets_url": "",
"event_end": "2018-10-05",
"event_start": "2018-10-03",
"facebook": "",
"hashtag": "",
"languages": [
"English"
],
"location": {
"city": "New York",
"country": "USA",
"state": "New York"
},
"name": "Inner Source Commons Fall Summit",
"tags": [
"STEM",
"AI",
"culture",
],
"twitter": "innersourceorg",
"website": "https://innersourcecommons.org/events/isc-fall-2018/",
"youtube": ""
}
29 changes: 29 additions & 0 deletions data/events/innersourcecommons-spring-2018.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
{
"accessibility": "",
"cfp_end": "",
"code_of_conduct": "https://innersourcecommons.org/about/codeofconduct/",
"comment": "",
"diversitytickets": "",
"diversitytickets_text": "",
"diversitytickets_url": "",
"event_end": "2018-05-18",
"event_start": "2018-05-17",
"facebook": "",
"hashtag": "",
"languages": [
"English"
],
"location": {
"city": "Stuttgart",
"country": "Germany",
"state": ""
},
"name": "Inner Source Commons Spring Summit",
"tags": [
"open-source",
"opensource"
],
"twitter": "innersourceorg",
"website": "https://innersourcecommons.org/events/isc-spring-2018/",
"youtube": "https://www.youtube.com/playlist?list=PLCH-i0B0otNT6m6EUu2ZDFyEuXXI5JkUK"
}
28 changes: 28 additions & 0 deletions data/events/wordcamp-montclair-2024.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
{
"accessibility": "",
"cfp_end": "",
"code_of_conduct": "https://montclair.wordcamp.org/2024/code-of-conduct/",
"comment": "",
"diversitytickets": "",
"diversitytickets_text": "",
"diversitytickets_url": "",
"event_end": "2024-06-02",
"event_start": "2024-06-01",
"facebook": "",
"hashtag": "",
"languages": [
"English"
],
"location": {
"city": "Montclair",
"country": "USA",
"state": "New Jersey"
},
"name": "WordCamp Montclair, NJ 2024",
"tags": [
"wordpress",
],
"twitter": "https://twitter.com/WCMontclair",
"website": "https://montclair.wordcamp.org/2024/",
"youtube": ""
}
2 changes: 0 additions & 2 deletions missing_events.md
Original file line number Diff line number Diff line change
Expand Up @@ -978,8 +978,6 @@ the best cours of acction is to edit this file and add a comment to the line wit
* https://twitter.com/HunTestingBoard


* http://paypal.github.io/InnerSourceCommons/events/isc-spring-2018/
* http://paypal.github.io/InnerSourceCommons/events/isc-fall-2018/
* https://events.linuxfoundation.org/events/open-fintech-forum-2018/ <--- 2018, 2019 done 2019.10.20 --->
* http://www.bharatexhibitions.com/en/OSI2018/index.html
* https://www.dotnetconf.net/
Expand Down

0 comments on commit 53aec27

Please sign in to comment.