aboutsummaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorAníbal Limón <anibal.limon@linux.intel.com>2017-05-09 10:21:04 -0500
committerPaul Eggleton <paul.eggleton@linux.intel.com>2018-05-04 23:57:52 +1200
commit029796b1030b1f12f557a252c6bae7f4dd45c790 (patch)
tree04b0f8e8e3e8071e759c70380873c04dc487ab8c /templates
parent66193c153beab9b2f986632b779ceb1e7a137bb7 (diff)
downloadopenembedded-core-contrib-029796b1030b1f12f557a252c6bae7f4dd45c790.tar.gz
templates/rrs/recipedetail.html: Change Maintainer to Committer
To avoid confusion about who is the current maintainer. Signed-off-by: Aníbal Limón <anibal.limon@linux.intel.com>
Diffstat (limited to 'templates')
-rw-r--r--templates/rrs/recipedetail.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/rrs/recipedetail.html b/templates/rrs/recipedetail.html
index 9ac15da0ca..73056cb645 100644
--- a/templates/rrs/recipedetail.html
+++ b/templates/rrs/recipedetail.html
@@ -70,7 +70,7 @@
<th>Version</th>
<th>Milestone</th>
<th>Date</th>
- <th>Maintainer</th>
+ <th>Committer</th>
<th>Commit</th>
</tr>
{% for rud in recipe_upgrade_details %}