aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorİlteriş Eroğlu <github@linuxgemini.space>2021-01-23 04:44:16 +0300
committerGitHub <noreply@github.com>2021-01-22 20:44:16 -0500
commit6456d75502d89986f8f05dad7965291fd0e5c933 (patch)
treef17ca9362b1a5fb602c7e42a48bebf88ce752598
parent1d95a5c0732f65bb02514af33e67e68a9f4ab058 (diff)
downloadxesite-6456d75502d89986f8f05dad7965291fd0e5c933.tar.xz
xesite-6456d75502d89986f8f05dad7965291fd0e5c933.zip
chore(signalboost): Add linuxgemini (#300)
-rw-r--r--signalboost.dhall18
1 files changed, 17 insertions, 1 deletions
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"
+ }
]