summaryrefslogtreecommitdiff
path: root/templates/patchmetrics/project.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/patchmetrics/project.html')
-rw-r--r--templates/patchmetrics/project.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/templates/patchmetrics/project.html b/templates/patchmetrics/project.html
index c102ebe..66c6c7b 100644
--- a/templates/patchmetrics/project.html
+++ b/templates/patchmetrics/project.html
@@ -23,8 +23,9 @@
<div class="yui3-u-1-2">
<h2>Patch metrics</h2>
- <p>There are <strong>{{total_patches}}</strong> patches submitted to this
- project and <strong>{{accepted_patches}}</strong> have already been accepted
+ <p><strong>{{total_patches}}</strong> patches submitted to this project
+ were authored by Linaro engineers and
+ <strong>{{accepted_patches}}</strong> of those have already been accepted
upstream.</p>
{{patches_per_month_chart|safe}}