h (#173)
This commit is contained in:
parent
3960b81294
commit
4b1a16b4a8
|
@ -161,6 +161,25 @@ in [ Person::{
|
||||||
, gitLink = "https://github.com/berwyn"
|
, gitLink = "https://github.com/berwyn"
|
||||||
, twitter = "_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::{
|
, Person::{
|
||||||
, name = "Zachary McKee"
|
, name = "Zachary McKee"
|
||||||
, tags =
|
, tags =
|
||||||
|
|
Loading…
Reference in New Issue