summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--CONTRIBUTORS.md7
-rw-r--r--web/dashboard_info.js2
2 files changed, 7 insertions, 2 deletions
diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md
index 53938934f6..57336dc501 100644
--- a/CONTRIBUTORS.md
+++ b/CONTRIBUTORS.md
@@ -76,4 +76,9 @@ username|name|email (optional)
@simonnagl|Simon Nagl|
@manosf|Emmanouil Fokas|manosf@protonmail.com
@user501254|Ashesh Singh|user501254@gmail.com
-@NeonSludge|Kirill Buev|kirill.buev@gmx.com
+@t-h-e|Stefan Forstenlechner|
+@facetoe|Facetoe|
+@ntlug|Christopher Cox|ccox@endlessnow.com
+@alonbl|Alon Bar-Lev|alon.barlev@gmail.com
+@Wing924|Wei He|weihe924stephen@gmail.com
+@NeonSludge|Kirill Buev|kirill.buev@gmx.com \ No newline at end of file
diff --git a/web/dashboard_info.js b/web/dashboard_info.js
index 993aa7dc50..888422a1c9 100644
--- a/web/dashboard_info.js
+++ b/web/dashboard_info.js
@@ -2153,7 +2153,7 @@ netdataDashboard.context = {
},
'boinc.process': {
- info: 'Counts of active tasks in each process state. <code>Executing</code> tasks are running right now. <code>Suspended</code> tasks have an associated process, but are not currently running (either because the system isn\'t processing any tasks right now, or because they have been preempted by higher priority tasks). <code>Quit</code> tasks are exiting gracefully. <code>Aborted</code> tasks exceeded some resource limit, and are being shut down. code>Copy Pending</code> tasks are waiting on a background file transfer to finish. <code>Uninitialized</code> tasks do not have an associated process yet.'
+ info: 'Counts of active tasks in each process state. <code>Executing</code> tasks are running right now. <code>Suspended</code> tasks have an associated process, but are not currently running (either because the system isn\'t processing any tasks right now, or because they have been preempted by higher priority tasks). <code>Quit</code> tasks are exiting gracefully. <code>Aborted</code> tasks exceeded some resource limit, and are being shut down. <code>Copy Pending</code> tasks are waiting on a background file transfer to finish. <code>Uninitialized</code> tasks do not have an associated process yet.'
},
'w1sensor.temp': {