From: Svetlana Shmidt Date: Wed, 16 Sep 2020 10:07:33 +0000 (+0000) Subject: add myself as a contributor X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F3582%2Fhead;p=thirdparty%2Fcollectd.git add myself as a contributor --- diff --git a/src/daemon/utils_cache.c b/src/daemon/utils_cache.c index 6bce21e65..a4f23e6ab 100644 --- a/src/daemon/utils_cache.c +++ b/src/daemon/utils_cache.c @@ -26,6 +26,7 @@ * Sebastian tokkee Harl * Manoj Srivastava * Barbara bkjg Kaczorowska + * Svetlana sshmidt Shmidt **/ #include "collectd.h" diff --git a/src/daemon/utils_cache.h b/src/daemon/utils_cache.h index 3f9019110..a4e5c8f23 100644 --- a/src/daemon/utils_cache.h +++ b/src/daemon/utils_cache.h @@ -26,6 +26,7 @@ * Sebastian tokkee Harl * Manoj Srivastava * Barbara bkjg Kaczorowska + * Svetlana sshmidt Shmidt **/ #ifndef UTILS_CACHE_H