diff options
| author | Stephen Wade <stephen@stephenwade.me> | 2022-10-12 16:40:07 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-10-12 16:40:07 -0400 |
| commit | c93b90914ec8c29b25ee9577eb1ad9cd4118e17a (patch) | |
| tree | a84be7b9c678b35487c6f1fd974356d86479c82d /dhall | |
| parent | 8211703cb6ddc584d1cb725bdc56ad8b7b2a7a5e (diff) | |
| download | xesite-c93b90914ec8c29b25ee9577eb1ad9cd4118e17a.tar.xz xesite-c93b90914ec8c29b25ee9577eb1ad9cd4118e17a.zip | |
Broken links (#535)
* Remove links to drone.tulpa.dev
* Remove link to coleman.codes
* Replace link to syscalls.kernelgrok.com
* Replace link to urbit.org
* Replace link to detox.earth
* Remove link to lewa-book-devel.kahless.cetacean.club
* Replace links to git.xeserv.us
* Remove link to comcast.apps.xeserv.us
* Remove link to cqsite-beta.apps.xeserv.us
* Remove link to test.local.cetacean.club
* Replace links to github.com
* Replace link to www.cicp.org.kh
* Replace link to tvtropes.org
* Fix link to web app manifest
* Replace links to github.com
* Remove people from signal boost with broken GitHub links
* Strikethrough link to itch.io
Diffstat (limited to 'dhall')
| -rw-r--r-- | dhall/signalboost.dhall | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/dhall/signalboost.dhall b/dhall/signalboost.dhall index f13f5a9..e9c63c4 100644 --- a/dhall/signalboost.dhall +++ b/dhall/signalboost.dhall @@ -192,11 +192,6 @@ in [ Person::{ , gitLink = Some "https://github.com/ZacharyRMcKee" } , Person::{ - , name = "Muazzam Kazmi" - , tags = [ "Rust", "C++", "x86assembly", "WinAPI", "Node.js", "React.js" ] - , gitLink = Some "https://github.com/muazzamalikazmi" - } - , Person::{ , name = "Jeffin Mathew" , tags = [ "Python" @@ -235,19 +230,6 @@ in [ Person::{ , twitter = Some "https://twitter.com/aviinfinity" } , Person::{ - , name = "Tommy Nguyen" - , tags = - [ "c++" - , "linux" - , "cybersecurity" - , "privacy" - , "technical-writing" - , "web" - , "google-cloud-platform" - ] - , gitLink = Some "https://github.com/remyabel" - } - , Person::{ , name = "Krish Jain" , tags = [ "c++", "linux", "c", "python", "ios", "nlp", "machine learning" ] |
