mirror of
https://github.com/iSoron/uhabits.git
synced 2025-12-06 09:08:52 -06:00
about.xml: Sort developers by number of commits
This commit is contained in:
@@ -115,22 +115,23 @@
|
|||||||
|
|
||||||
<!--
|
<!--
|
||||||
This file lists developers who contributed with at least 100 lines
|
This file lists developers who contributed with at least 100 lines
|
||||||
of code or 5 commits to our code base. All other contributors
|
of code or 5 commits to our code base, sorted by the number of commits.
|
||||||
are acknowledge in the GitHub Contributors page, linked at the
|
All other contributors are acknowledge in the GitHub Contributors page,
|
||||||
bottom of the list. If you qualify, please feel free to submit
|
linked at the bottom of the list. If you qualify, please feel free to
|
||||||
a pull request adding yourself here.
|
submit a pull request adding yourself here.
|
||||||
-->
|
-->
|
||||||
<TextView style="@style/About.Item" android:text="Álinson Santos Xavier"/>
|
<TextView style="@style/About.Item" android:text="Álinson Santos Xavier"/>
|
||||||
<TextView style="@style/About.Item" android:text="Victor Yu"/>
|
<TextView style="@style/About.Item" android:text="Quentin Hibon"/>
|
||||||
<TextView style="@style/About.Item" android:text="Joseph Tran"/>
|
<TextView style="@style/About.Item" android:text="Oleg Ivashchenko"/>
|
||||||
|
<TextView style="@style/About.Item" android:text="Rechee Jozil"/>
|
||||||
<TextView style="@style/About.Item" android:text="Luboš Luňák"/>
|
<TextView style="@style/About.Item" android:text="Luboš Luňák"/>
|
||||||
<TextView style="@style/About.Item" android:text="Christoph Hennemann"/>
|
<TextView style="@style/About.Item" android:text="Kristian Tashkov"/>
|
||||||
|
<TextView style="@style/About.Item" android:text="Victor Yu"/>
|
||||||
<TextView style="@style/About.Item" android:text="Денис (sciamano)"/>
|
<TextView style="@style/About.Item" android:text="Денис (sciamano)"/>
|
||||||
|
<TextView style="@style/About.Item" android:text="Christoph Hennemann"/>
|
||||||
|
<TextView style="@style/About.Item" android:text="Joseph Tran"/>
|
||||||
<TextView style="@style/About.Item" android:text="Nikhil (regularcoder)"/>
|
<TextView style="@style/About.Item" android:text="Nikhil (regularcoder)"/>
|
||||||
<TextView style="@style/About.Item" android:text="JanetQC"/>
|
<TextView style="@style/About.Item" android:text="JanetQC"/>
|
||||||
<TextView style="@style/About.Item" android:text="olegivo"/>
|
|
||||||
<TextView style="@style/About.Item" android:text="Kristian Tashkov"/>
|
|
||||||
<TextView style="@style/About.Item" android:text="Quentin Hibon (hiqua)"/>
|
|
||||||
<TextView
|
<TextView
|
||||||
android:id="@+id/tvContributors"
|
android:id="@+id/tvContributors"
|
||||||
style="@style/About.Item.Clickable"
|
style="@style/About.Item.Clickable"
|
||||||
|
|||||||
Reference in New Issue
Block a user