forked from cadey/xesite
h (#173)
This commit is contained in:
parent
3960b81294
commit
4b1a16b4a8
|
@ -161,6 +161,25 @@ in [ Person::{
|
|||
, gitLink = "https://github.com/berwyn"
|
||||
, twitter = "_berwyn_"
|
||||
}
|
||||
, Person::{
|
||||
, name = "Jeremy White"
|
||||
, tags =
|
||||
[ "kubernetes"
|
||||
, "golang"
|
||||
, "devops"
|
||||
, "python"
|
||||
, "rust"
|
||||
, "csharp"
|
||||
, "angular"
|
||||
, "react"
|
||||
, "javascript"
|
||||
, "saltstack"
|
||||
, "aws"
|
||||
, "google-cloud"
|
||||
, "azure"
|
||||
]
|
||||
, gitLink = "https://github.com/dudymas"
|
||||
}
|
||||
, Person::{
|
||||
, name = "Zachary McKee"
|
||||
, tags =
|
||||
|
|
Loading…
Reference in New Issue