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/CONTRIBUTORS | |
| parent | e812177d8b1ca6d501d010be1c4e7efff3cc011c (diff) | |
all: add go-diff dependency and update vendor
Diffstat (limited to 'vendor/github.com/sergi/go-diff/CONTRIBUTORS')
| -rw-r--r-- | vendor/github.com/sergi/go-diff/CONTRIBUTORS | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/vendor/github.com/sergi/go-diff/CONTRIBUTORS b/vendor/github.com/sergi/go-diff/CONTRIBUTORS new file mode 100644 index 000000000..369e3d551 --- /dev/null +++ b/vendor/github.com/sergi/go-diff/CONTRIBUTORS @@ -0,0 +1,32 @@ +# This is the official list of people who can contribute +# (and typically have contributed) code to the go-diff +# repository. +# +# The AUTHORS file lists the copyright holders; this file +# lists people. For example, ACME Inc. employees would be listed here +# but not in AUTHORS, because ACME Inc. would hold the copyright. +# +# When adding J Random Contributor's name to this file, +# either J's name or J's organization's name should be +# added to the AUTHORS file. +# +# Names should be added to this file like so: +# Name <email address> +# +# 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> |
