diff options
author | Pablo Mazzini <pmazzini@gmail.com> | 2020-03-28 15:32:53 +0000 |
---|---|---|
committer | insomniac <insomniacslk@users.noreply.github.com> | 2020-03-28 16:03:19 +0000 |
commit | 5763873e2f3b9b186abff90203fd6257927d71cd (patch) | |
tree | aff4892c7dc403ad94a67a4934558fe59c7c784d | |
parent | 602824291741661e2b93add23b21dbb1d64c5913 (diff) |
update README and CONTRIBUTORS
Signed-off-by: Pablo Mazzini <pmazzini@gmail.com>
-rw-r--r-- | CONTRIBUTORS.md | 1 | ||||
-rw-r--r-- | README.md | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 9303f7f..a43fa79 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -7,3 +7,4 @@ * Mikolaj Walczak (asynchronous DHCPv6 client) * Chris Koch (tons of improvements in DHCPv4 and DHCPv6 internals and interface) * Akshay Navale, Brandon Bennett and Chris Gorham (ZTPv6 and ZTPv4 packages) +* Anatole Denis (tons of fixes and new options) @@ -53,3 +53,4 @@ See more example code at https://github.com/insomniacslk/exdhcp * FBender from Facebook, a tool for load-testing based on Bender, https://github.com/facebookincubator/fbender * CoreDHCP, a fast, multithreaded, modular and extensible DHCP server, https://github.com/coredhcp/coredhcp * u-root, an embeddable root file system, https://github.com/u-root/u-root +* Talos: a modern OS for Kubernetes, https://github.com/talos-systems/talos |