diff options
| author | İlteriş Eroğlu <ilteris@asenkron.com.tr> | 2021-04-20 02:20:51 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-04-19 19:20:51 -0400 |
| commit | c2e2b2ab8b003ec6af69f90d10a46cc63e0a455b (patch) | |
| tree | 85162faff8ae0a75e3ea6443a4c387c47549dd64 | |
| parent | cbf8b2dc57868d350ad921f29cf282b938171b5a (diff) | |
| download | xesite-c2e2b2ab8b003ec6af69f90d10a46cc63e0a455b.tar.xz xesite-c2e2b2ab8b003ec6af69f90d10a46cc63e0a455b.zip | |
Remove linuxgemini (#360)
I got a job!
| -rw-r--r-- | signalboost.dhall | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/signalboost.dhall b/signalboost.dhall index 3a54e10..09d8bbd 100644 --- a/signalboost.dhall +++ b/signalboost.dhall @@ -242,20 +242,4 @@ in [ Person::{ ] , 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" - } ] |
