diff --git a/README.md b/README.md index b3b4da042..b7ea0f876 100644 --- a/README.md +++ b/README.md @@ -3,9 +3,9 @@ depot [![Build status](https://badge.buildkite.com/016bff4b8ae2704a3bbbb0a250784e6692007c582983b6dea7.svg?branch=canon)](https://buildkite.com/tvl/depot) -This repository is the [monorepo][] for the community around [tazjin's virus -lounge][tvl], containing our personal tools and infrastructure. Everything in -here is built using [Nix][]. +This repository is the [monorepo][] for the community around [The +Virus Lounge][tvl], containing our personal tools and infrastructure. +Everything in here is built using [Nix][]. A large portion of the software here is very self-referential, meaning that it exists to sustain the operation of the repository. This is the case because we diff --git a/web/cgit-taz/default.nix b/web/cgit-taz/default.nix index 7266ae00a..636695c88 100644 --- a/web/cgit-taz/default.nix +++ b/web/cgit-taz/default.nix @@ -26,7 +26,7 @@ let # Repository configuration repo.url=depot repo.path=/var/lib/gerrit/git/depot.git/ - repo.desc=monorepo for tazjin's virus lounge + repo.desc=monorepo for the virus lounge repo.owner=tazjin repo.clone-url=https://code.tvl.fyi ''; diff --git a/web/tvl/default.nix b/web/tvl/default.nix index 552940cb5..0b9749bda 100644 --- a/web/tvl/default.nix +++ b/web/tvl/default.nix @@ -14,10 +14,10 @@ let - + - tazjin's Virus Lounge + The Virus Lounge