diff options
| author | Taras Madan <tarasmadan@google.com> | 2024-04-26 15:43:42 +0200 |
|---|---|---|
| committer | Taras Madan <tarasmadan@google.com> | 2024-04-29 16:59:12 +0000 |
| commit | c6d0eaac7895871ce9946defe6bf4074f7c0e59c (patch) | |
| tree | 11222fe8e96dd0b12f08faf85c9885133afffc62 /vendor/github.com/sergi/go-diff/AUTHORS | |
| parent | e812177d8b1ca6d501d010be1c4e7efff3cc011c (diff) | |
all: add go-diff dependency and update vendor
Diffstat (limited to 'vendor/github.com/sergi/go-diff/AUTHORS')
| -rw-r--r-- | vendor/github.com/sergi/go-diff/AUTHORS | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/vendor/github.com/sergi/go-diff/AUTHORS b/vendor/github.com/sergi/go-diff/AUTHORS new file mode 100644 index 000000000..2d7bb2bf5 --- /dev/null +++ b/vendor/github.com/sergi/go-diff/AUTHORS @@ -0,0 +1,25 @@ +# This is the official list of go-diff authors for copyright purposes. +# This file is distinct from the CONTRIBUTORS files. +# See the latter for an explanation. + +# Names should be added to this file as +# Name or Organization <email address> +# The email address is not required for organizations. + +# Please keep the list sorted. + +Danny Yoo <dannyyoo@google.com> +James Kolb <jkolb@google.com> +Jonathan Amsterdam <jba@google.com> +Markus Zimmermann <markus.zimmermann@nethead.at> <markus.zimmermann@symflower.com> <zimmski@gmail.com> +Matt Kovars <akaskik@gmail.com> +Örjan Persson <orjan@spotify.com> +Osman Masood <oamasood@gmail.com> +Robert Carlsen <rwcarlsen@gmail.com> +Rory Flynn <roryflynn@users.noreply.github.com> +Sergi Mansilla <sergi.mansilla@gmail.com> +Shatrugna Sadhu <ssadhu@apcera.com> +Shawn Smith <shawnpsmith@gmail.com> +Stas Maksimov <maksimov@gmail.com> +Tor Arvid Lund <torarvid@gmail.com> +Zac Bergquist <zbergquist99@gmail.com> |
