Skip to content

Commit

Permalink
prettify people.json
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Apr 30, 2024
1 parent 89c9c5b commit 8606a42
Showing 1 changed file with 42 additions and 29 deletions.
71 changes: 42 additions & 29 deletions people.json
Original file line number Diff line number Diff line change
Expand Up @@ -102,35 +102,48 @@
"preferences": ["🌱", "🫖", "🍜", "👥", "💻", "🚭"]
},
{
"name": "Ignacio Rodriguez",
"title": "DevOps Engineer / SRE",
"company": "symbiose.cl",
"city": "Santiago",
"country": "Chile",
"languages": ["A bit of Tarzan Engrish", "Chilean Spanish"],
"online-only": false,
"name": "Ignacio Rodriguez",
"title": "DevOps Engineer / SRE",
"company": "symbiose.cl",
"city": "Santiago",
"country": "Chile",
"languages": ["A bit of Tarzan Engrish", "Chilean Spanish"],
"online-only": false,
"scheduling": "https://devschile.slack.com/team/UUU97K0TG",
"mastodon": "https://devschile.slack.com/team/n0m34cu3rd0d37u53r",
"website": "https://iarch.cl",
"topics": [
"DIY",
"IoT",
"Linux",
"Docker",
"Kubernetes",
"Flavors of Linux",
"Homelabs",
"Networking",
"Emulation",
"Gadgets",
"House plants",
"Gardening",
"TinyGS",
"Meshtastic",
"LoRa / LoRaWAN & descentralized communications (mesh networking)",
"Smart cities and weather monitoring"
],
"preferences": ["🍖", "🍺", "🍩", "🍔", "🌭", "🍕", "🥂", "🚭", "🌯", "🍜", "🫖", "💻"]
}
"mastodon": "https://devschile.slack.com/team/n0m34cu3rd0d37u53r",
"website": "https://iarch.cl",
"topics": [
"DIY",
"IoT",
"Linux",
"Docker",
"Kubernetes",
"Flavors of Linux",
"Homelabs",
"Networking",
"Emulation",
"Gadgets",
"House plants",
"Gardening",
"TinyGS",
"Meshtastic",
"LoRa / LoRaWAN & descentralized communications (mesh networking)",
"Smart cities and weather monitoring"
],
"preferences": [
"🍖",
"🍺",
"🍩",
"🍔",
"🌭",
"🍕",
"🥂",
"🚭",
"🌯",
"🍜",
"🫖",
"💻"
]
}
]
}

0 comments on commit 8606a42

Please sign in to comment.