diff options
author | Finn Behrens <me@kloenk.dev> | 2024-06-01 16:06:26 +0200 |
---|---|---|
committer | Finn Behrens <me@kloenk.dev> | 2024-06-22 14:20:27 +0200 |
commit | da4e46dd1fc04067b5ba4bc16dd68134fa7efad2 (patch) | |
tree | de928e67208328cac91b1afb8ce368918f0b8266 /doc/manual/change-authors.yml | |
parent | 21865ccce0a5bf6edcb98a09b57b3f076ee9ba9f (diff) |
libmain: add progress bar with multiple status lines
Add the log-formats `multiline` and `multiline-with-logs` which offer
multiple current active building status lines.
Change-Id: Idd8afe62f8591b5d8b70e258c5cefa09be4cab03
Diffstat (limited to 'doc/manual/change-authors.yml')
-rw-r--r-- | doc/manual/change-authors.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/manual/change-authors.yml b/doc/manual/change-authors.yml index c56f588ca..5a7b8117e 100644 --- a/doc/manual/change-authors.yml +++ b/doc/manual/change-authors.yml @@ -60,6 +60,10 @@ jade: forgejo: jade github: lf- +kloenk: + forgejo: kloenk + github: kloenk + lovesegfault: github: lovesegfault |