diff options
author | Vincent Ambo <mail@tazj.in> | 2021-03-31T19·16+0200 |
---|---|---|
committer | tazjin <mail@tazj.in> | 2021-03-31T19·21+0000 |
commit | cd8022ce038eeb7302639e2849dc15c083ad4aca (patch) | |
tree | c349e04db67b287c05fb1db57823e7c334ffd4cb /web/cgit-taz | |
parent | 9b973c201120d7168611134f4aa4d6536f9ccd38 (diff) |
revert(web/tvl): Revert 's/The V/tazjin's v/"' r/2367
This was originally done when "the purge" happened, and I don't think it's quite accurate anymore. This reverts commit 94846503c59b4155cc98280ef1c5cbcf69696ff9. Change-Id: I4be2bccfa68505a2f663ab1695e547321d2dd0b8 Reviewed-on: https://cl.tvl.fyi/c/depot/+/2709 Reviewed-by: flokli <flokli@flokli.de> Tested-by: BuildkiteCI
Diffstat (limited to 'web/cgit-taz')
-rw-r--r-- | web/cgit-taz/default.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/cgit-taz/default.nix b/web/cgit-taz/default.nix index 7266ae00aabe..636695c883c5 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 <mail@tazj.in> repo.clone-url=https://code.tvl.fyi ''; |