]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] added sysrepo and libyang to AUTHORS file
authorWlodek Wencel <wlodek@isc.org>
Wed, 12 Dec 2018 17:02:05 +0000 (18:02 +0100)
committerWlodek Wencel <wlodek@isc.org>
Wed, 12 Dec 2018 17:02:05 +0000 (18:02 +0100)
AUTHORS

diff --git a/AUTHORS b/AUTHORS
index 47c1aa003473fb0cf0d55c1c9d73b50ce8b95129..5b7aa77c501304665eefaf3129714bce08f5dbcd 100644 (file)
--- a/AUTHORS
+++ b/AUTHORS
@@ -199,6 +199,8 @@ Boost (http://www.boost.org/) library for almost everything, and can use Botan
 cryptographic operations. It can also optionally use PostgreSQL
 (http://www.postgresql.org/) and/or MySQL (http://www.mysql.com/) and/or
 Cassandra (http://cassandra.apache.org/) as a database.
+Sysrepo (http://www.sysrepo.org/) and libyang (https://github.com/CESNET/libyang)
+required when netconf is used as configuration backend.
 
 Kea can use googletest for unit-tests (https://github.com/google/googletest).