diff options
| author | Evan Pratten <evan@ewpratten.com> | 2024-09-26 19:33:07 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-09-26 19:33:07 -0400 |
| commit | 5f3690f13ee4c542bd8992f6dcfd8e7e2ea5e6d1 (patch) | |
| tree | 86403a3f3499e1f196238b57a1913e974d095e35 /dhall | |
| parent | c7607ee61ed0cc54aa9102cbc77d383b500df916 (diff) | |
| download | xesite-5f3690f13ee4c542bd8992f6dcfd8e7e2ea5e6d1.tar.xz xesite-5f3690f13ee4c542bd8992f6dcfd8e7e2ea5e6d1.zip | |
Remove Evan Pratten from signalboost.dhall (#832)
Diffstat (limited to 'dhall')
| -rw-r--r-- | dhall/signalboost.dhall | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/dhall/signalboost.dhall b/dhall/signalboost.dhall index 436f8eb..02b628c 100644 --- a/dhall/signalboost.dhall +++ b/dhall/signalboost.dhall @@ -21,19 +21,6 @@ in [ Person::{ , links = [ Link::{ url = "https://github.com/b-/", title = "Github" } ] } , Person::{ - , name = "Evan Pratten" - , tags = - [ "rust" - , "linux" - , "docker" - , "full-stack" - , "ipv6" - , "bgp" - , "computer-graphics" - ] - , links = [ Link::{ url = "https://ewpratten.com", title = "Website" } ] - } - , Person::{ , name = "Piyushh Bhutoria" , tags = [ "golang" |
