summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorGuilherme Salgado <guilherme.salgado@linaro.org>2011-11-01 15:39:26 +0000
committerGuilherme Salgado <guilherme.salgado@linaro.org>2011-11-01 15:39:26 +0000
commite13b3b4be1db726f95fd002c9f7dbd3820efcd71 (patch)
treeaf04b8a2e6d63127e455e3cea43eaf698ae15890 /templates
parent9522b6d8fe0422dd11c4ba032c156773b937d700 (diff)
Fix bugs 868454, 845606, 865662 and 819725
Diffstat (limited to 'templates')
-rw-r--r--templates/patchmetrics/teams.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/templates/patchmetrics/teams.html b/templates/patchmetrics/teams.html
index 57f7530..143547a 100644
--- a/templates/patchmetrics/teams.html
+++ b/templates/patchmetrics/teams.html
@@ -29,4 +29,8 @@
{% endfor %}
</table>
+<p>The total number of patches here should not be expected to match the totals
+on the front page because some people are members of multiple teams and their
+patches will be included in the counts of all teams they are a member of.</p>
+
{% endblock %}