Skip to content

Commit

Permalink
Merge pull request #1 from ivmirx/patch-1
Browse files Browse the repository at this point in the history
Update people.json
  • Loading branch information
clsource authored Apr 28, 2024
2 parents 9358496 + a5c6636 commit 7b0de09
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions people.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,26 @@
"Linux",
"Emacs"
]
},
macOS, iOS, Android, C#, .NET — Valdivia

Check failure on line 24 in people.json

View workflow job for this annotation

GitHub Actions / validate-json

Value expected

Check failure on line 24 in people.json

View workflow job for this annotation

GitHub Actions / validate-json

Value expected

Check failure on line 24 in people.json

View workflow job for this annotation

GitHub Actions / validate-json

Value expected

Check failure on line 24 in people.json

View workflow job for this annotation

GitHub Actions / validate-json

Value expected

Check failure on line 24 in people.json

View workflow job for this annotation

GitHub Actions / validate-json

Value expected
{
"name": "Ivan Mir",
"title": "Independiente",

Check failure on line 27 in people.json

View workflow job for this annotation

GitHub Actions / validate-json

Expected comma
"company": "QotoQot",

Check failure on line 28 in people.json

View workflow job for this annotation

GitHub Actions / validate-json

Expected comma
"city": "Valdivia",

Check failure on line 29 in people.json

View workflow job for this annotation

GitHub Actions / validate-json

Expected comma
"country": "Chile",

Check failure on line 30 in people.json

View workflow job for this annotation

GitHub Actions / validate-json

Expected comma
"languages": ["English", "Chileno", "Ruso"],

Check failure on line 31 in people.json

View workflow job for this annotation

GitHub Actions / validate-json

Expected comma
"mastodon": "https://mas.to/@ivmirx",
"scheduling": "https://devschile.slack.com/team/UDBJAJTCL",
"online-only": false,
"topics": [
"aplicaciones",
"macOS",
"iOS",
"Android",
"C#",
".NET"
]
}
]
}

0 comments on commit 7b0de09

Please sign in to comment.