mirror of
git://git.yoctoproject.org/layerindex-web.git
synced 2025-07-19 12:49:01 +02:00
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>
This commit is contained in:
parent
66193c153b
commit
029796b103
|
@ -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 %}
|
||||
|
|
Loading…
Reference in New Issue
Block a user