Skip to content

Commit 8f37ef4

Browse files
committed
Upgrade JSON Schema Version
1 parent bb473be commit 8f37ef4

27 files changed

+64
-4
lines changed

conferences/codefreeze.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"$schema": "https://softwarecrafters.org/conferences_schema_v2.json",
23
"name": "Codefreeze",
34
"url": "https://www.codefreeze.fi/",
45
"code-of-conduct": "https://codefreeze.fi/#code-of-conduct",

conferences/itake.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"$schema": "https://softwarecrafters.org/conferences_schema_v2.json",
23
"name": "I T.A.K.E. Unconference",
34
"url": "https://itakeunconf.com/",
45
"code-of-conduct": "https://itakeunconf.com/code-of-conduct/",

conferences/jalba-unconf.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"$schema": "https://softwarecrafters.org/conferences_schema_v2.json",
23
"name": "JAlba",
34
"url": "http://jalba.scot/",
45
"code-of-conduct": "http://jalba.scot/jalba-code-of-conduct/",

conferences/jscraftcamp.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"$schema": "https://softwarecrafters.org/conferences_schema_v2.json",
23
"name": "JSCraftCamp",
34
"url": "http://jscraftcamp.org/",
45
"code-of-conduct": "http://jscraftcamp.org/values",

conferences/nantes-craft.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"$schema": "https://softwarecrafters.org/conferences_schema_v2.json",
23
"name": "Nantes Craft",
34
"url": "https://www.nantes-craft.fr",
45
"code-of-conduct": "https://www.nantes-craft.fr/code-of-conduct.html",

conferences/open-security-conference.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"$schema": "https://softwarecrafters.org/conferences_schema_v2.json",
23
"name": "Open Security Conference",
34
"url": "https://opensecurityconference.org/",
45
"code-of-conduct": "https://opensecurityconference.org/about/values/",

conferences/scunconf.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"$schema": "https://softwarecrafters.org/conferences_schema_v2.json",
23
"name": "Software Crafters Unconference",
34
"url": "http://scunconf.com/",
45
"code-of-conduct": "https://scunconf.com/#coc",

conferences/socrates-austria.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"$schema": "https://softwarecrafters.org/conferences_schema_v2.json",
23
"name": "SoCraTes Austria 2025",
34
"url": "https://socrates-conference.at/",
45
"code-of-conduct": "https://socrates-conference.at/code-of-conduct/",

conferences/socrates-be.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"$schema": "https://softwarecrafters.org/conferences_schema_v2.json",
23
"name": "SoCraTes Belgium",
34
"url": "http://socratesbe.org/",
45
"code-of-conduct": "https://confcodeofconduct.com/",

conferences/socrates-ca.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"$schema": "https://softwarecrafters.org/conferences_schema_v2.json",
23
"name": "SoCraTes Canada",
34
"url": "https://socrates-ca.github.io/",
45
"code-of-conduct": "https://github.com/socrates-ca/socrates-ca.github.io/wiki/Code-of-Conduct",

0 commit comments

Comments
 (0)