diff options
| author | nicoo <nicoo@mur.at> | 2023-04-27 17:21:26 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-04-27 13:21:26 -0400 |
| commit | dcb117f3ec391e6ebe1b7d3527b59d2b22e8302c (patch) | |
| tree | 0491b0188a3bd1bccd99a46a66cd86099af73706 /dhall | |
| parent | 5efedf497c96c0aa41cf08946bc604a8d369fa27 (diff) | |
| download | xesite-dcb117f3ec391e6ebe1b7d3527b59d2b22e8302c.tar.xz xesite-dcb117f3ec391e6ebe1b7d3527b59d2b22e8302c.zip | |
dhall/signalboost: Drop nicoo (#640)
Currently too borked to work.
Diffstat (limited to 'dhall')
| -rw-r--r-- | dhall/signalboost.dhall | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/dhall/signalboost.dhall b/dhall/signalboost.dhall index 199dccc..2eff261 100644 --- a/dhall/signalboost.dhall +++ b/dhall/signalboost.dhall @@ -3,22 +3,6 @@ let Link = ./types/Link.dhall let Person = ./types/Person.dhall in [ Person::{ - , name = "nicoo" - , tags = - [ "cryptography" - , "Debian" - , "distributed systems" - , "embedded" - , "nix" - , "rust" - , "privacy" - , "security" - , "SDR" - ] - , links = - [ Link::{ url = "https://github.com/nbraud", title = "GitHub" } ] - } - , Person::{ , name = "Prajjwal Singh" , tags = [ "full-stack javascript" |
