mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-01-30 15:52:12 +01:00
Add John Pike and Rick King to contributors, rename Authors Tab to Contributors, the GCS lists all people that have helped OP, not just GCS authors.
This commit is contained in:
parent
915b7857f6
commit
f6cedeaaf6
@ -79,7 +79,7 @@
|
|||||||
}
|
}
|
||||||
// This tab is for the authors/contributors/credits
|
// This tab is for the authors/contributors/credits
|
||||||
Rectangle {
|
Rectangle {
|
||||||
property string title: "Authors"
|
property string title: "Contributors"
|
||||||
anchors.fill: parent; color: "#e3e3e3"
|
anchors.fill: parent; color: "#e3e3e3"
|
||||||
Rectangle {
|
Rectangle {
|
||||||
anchors.fill: parent; anchors.margins: 20
|
anchors.fill: parent; anchors.margins: 20
|
||||||
|
@ -62,6 +62,8 @@ ListModel {
|
|||||||
ListElement{ name:"Sami Korhonen" }
|
ListElement{ name:"Sami Korhonen" }
|
||||||
|
|
||||||
ListElement{ name:"Thorsten Klose" }
|
ListElement{ name:"Thorsten Klose" }
|
||||||
|
|
||||||
|
ListElement{ name:"Rick King" }
|
||||||
|
|
||||||
ListElement{ name:"Hallvard Kristiansen" }
|
ListElement{ name:"Hallvard Kristiansen" }
|
||||||
|
|
||||||
@ -92,6 +94,8 @@ ListModel {
|
|||||||
ListElement{ name:"Cathy Moss" }
|
ListElement{ name:"Cathy Moss" }
|
||||||
|
|
||||||
ListElement{ name:"Angus Peart" }
|
ListElement{ name:"Angus Peart" }
|
||||||
|
|
||||||
|
ListElement{ name:"John Pike" }
|
||||||
|
|
||||||
ListElement{ name:"Dmytro Poplavskiy" }
|
ListElement{ name:"Dmytro Poplavskiy" }
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user