aboutsummaryrefslogtreecommitdiffstats
path: root/CONTRIBUTORS
diff options
context:
space:
mode:
authorJohannes Wellhöfer <johannes.wellhoefer@gmail.com>2021-03-04 18:21:18 +0100
committerDmitry Vyukov <dvyukov@google.com>2021-03-04 19:46:43 +0100
commit9d751681c8ca1ef150e96f3c1e18bdcaab99c9b9 (patch)
tree3d19290dd71676c2ed6cb710c93c8461ee53c03c /CONTRIBUTORS
parenta718501ca51a396a99c6db5dce884175f390aef9 (diff)
pkg/mgrconfig: add a value to the json config file
Add a configureable value for the maximum number of logs stored per crash to the json config format. syz-manager: use the new config value
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r--CONTRIBUTORS1
1 files changed, 1 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS
index 51caa1122..bdb55160f 100644
--- a/CONTRIBUTORS
+++ b/CONTRIBUTORS
@@ -85,3 +85,4 @@ Congyu Liu
Kyle Evans
Darby Sauter
Christian Brauner
+Johannes Wellhöfer