someone got hired!

Signed-off-by: Christine Dodrill <me@christine.website>
This commit is contained in:
Cadey Ratio 2020-12-04 17:32:35 -05:00
parent 99197f4843
commit c5fc9336f5
1 changed files with 29 additions and 24 deletions

View File

@ -75,22 +75,34 @@ in [ Person::{
, gitLink = "https://github.com/faizjamil"
, twitter = "N/A"
}
, Person::{
, name = "Jamie Bliss"
, tags = [ "python", "devops", "full-stack", "saltstack", "web", "linux" ]
, gitLink = "https://github.com/AstraLuma"
, twitter = "https://twitter.com/AstraLuma"
}
, Person::{
, name = "Joseph Crawley"
, tags =
[ "javascript", "react", "csharp", "python", "full-stack", "web", "bash", "linux" ]
[ "javascript"
, "react"
, "csharp"
, "python"
, "full-stack"
, "web"
, "bash"
, "linux"
]
, gitLink = "https://github.com/espe-on"
, twitter = "https://twitter.com/espe_on_"
}
, Person::{
, name = "nicoo"
, tags = [ "cryptography", "Debian", "distributed systems", "embedded", "nix", "rust", "privacy", "security", "SDR" ]
, tags =
[ "cryptography"
, "Debian"
, "distributed systems"
, "embedded"
, "nix"
, "rust"
, "privacy"
, "security"
, "SDR"
]
, gitLink = "https://github.com/nbraud"
}
, Person::{
@ -197,14 +209,7 @@ in [ Person::{
}
, Person::{
, name = "Muazzam Kazmi"
, tags =
[ "Rust"
, "C++"
, "x86assembly"
, "WinAPI"
, "Node.js"
, "React.js"
]
, tags = [ "Rust", "C++", "x86assembly", "WinAPI", "Node.js", "React.js" ]
, gitLink = "https://github.com/muazzamalikazmi"
, twitter = "N/A"
}