diff --git a/signalboost.dhall b/signalboost.dhall index 9bb2f35..01f3f87 100644 --- a/signalboost.dhall +++ b/signalboost.dhall @@ -257,5 +257,21 @@ in [ Person::{ , "php" ] , gitLink = "https://github.com/BytewaveMLP" - } + } + , Person::{ + , name = "İlteriş Eroğlu" + , tags = + [ "linux" + , "javascript" + , "node.js" + , "bash" + , "nfc" + , "python" + , "devops" + , "networking" + , "bgp" + ] + , gitLink = "https://github.com/linuxgemini" + , twitter = "https://twitter.com/linuxgemini" + } ]