Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extend attibution #125

Merged
merged 3 commits into from
Nov 27, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -265,4 +265,6 @@ by default in unix stdio is buffered, you can work around it in [various ways](h
License: Apache 2.0
Copyright (c) 2013-2018 Antoni Sawicki
Copyright (c) 2019-2023 Google LLC
Copyright (c) 2023 Edgar Bonet
Copyright (c) 2023 Sebastian Pipping
```
10 changes: 7 additions & 3 deletions ttyplot.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.Dd May 7, 2019
.Dd November 27, 2023
.Dt TTYPLOT 1
.Os
.Sh NAME
Expand Down Expand Up @@ -291,8 +291,12 @@ Prometheus node exporter disk throughput for
.Ed
.Sh AUTHORS
.Nm
as written by
.An Antoni Sawicki Aq Mt tenox@google.com .
is written by:
.br
.An Antoni Sawicki Aq Mt tenox@google.com ,
.An Edgar Bonet Aq Mt linux@edgar-bonet.org
and
.An Sebastian Pipping Aq Mt sebastian@pipping.org .
.Pp
Its readme was converted into this manual page by
.An Sijmen J. Mulder Aq Mt ik@sjmulder.nl .
Expand Down