Add Bytewave to signalboost (#299)
This commit is contained in:
parent
8b2b647257
commit
b40cb9aa78
|
@ -244,4 +244,18 @@ in [ Person::{
|
||||||
, gitLink = "https://github.com/nasirhm"
|
, gitLink = "https://github.com/nasirhm"
|
||||||
, twitter = "https://twitter.com/_nasirhm_"
|
, twitter = "https://twitter.com/_nasirhm_"
|
||||||
}
|
}
|
||||||
|
, Person::{
|
||||||
|
, name = "Eliot Partridge"
|
||||||
|
, tags =
|
||||||
|
[ "python"
|
||||||
|
, "linux"
|
||||||
|
, "typescript"
|
||||||
|
, "javascript"
|
||||||
|
, "docker"
|
||||||
|
, "c#"
|
||||||
|
, "dotnet"
|
||||||
|
, "php"
|
||||||
|
]
|
||||||
|
, gitLink = "https://github.com/BytewaveMLP"
|
||||||
|
}
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in New Issue