]> git.ipfire.org Git - thirdparty/collectd.git/commitdiff
add myself as a contributor 3582/head
authorSvetlana Shmidt <sshmidt@google.com>
Wed, 16 Sep 2020 10:07:33 +0000 (10:07 +0000)
committerSvetlana Shmidt <sshmidt@google.com>
Wed, 16 Sep 2020 10:07:33 +0000 (10:07 +0000)
src/daemon/utils_cache.c
src/daemon/utils_cache.h

index 6bce21e65258e51df6e23a5d20e3bdd73d5757f7..a4f23e6ab6bcd6c12e988a35299aeaab5f8349d6 100644 (file)
@@ -26,6 +26,7 @@
  *   Sebastian tokkee Harl <sh at tokkee.org>
  *   Manoj Srivastava <srivasta at google.com>
  *   Barbara bkjg Kaczorowska <bkjg at google.com>
+ *   Svetlana sshmidt Shmidt <sshmidt at google.com>
  **/
 
 #include "collectd.h"
index 3f9019110f855a67fe7da5ba7307598c18fbbe20..a4e5c8f2322136111a68a0906ce70d91b271914e 100644 (file)
@@ -26,6 +26,7 @@
  *   Sebastian tokkee Harl <sh at tokkee.org>
  *   Manoj Srivastava <srivasta at google.com>
  *   Barbara bkjg Kaczorowska <bkjg at google.com>
+ *   Svetlana sshmidt Shmidt <sshmidt at google.com>
  **/
 
 #ifndef UTILS_CACHE_H