diff --git a/BACKERS.rst b/BACKERS.rst new file mode 100644 index 000000000000..d06fa1640dc9 --- /dev/null +++ b/BACKERS.rst @@ -0,0 +1,10 @@ +Backers who have funded Weblate +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +List of Weblate supporters from +`Bountysource `_: + +* Yashiro Ccs +* Cheng-Chia Tseng + + diff --git a/docs/contributing.rst b/docs/contributing.rst index 80ab55db89f7..ec719707d08b 100644 --- a/docs/contributing.rst +++ b/docs/contributing.rst @@ -43,3 +43,17 @@ Translating Weblate is being translated using Weblate on , feel free to join us in effort to make Weblate available in as many world languages as possible. + + +Funding Weblate development +--------------------------- + +You can fund further Weblate development on `Bountysource`_. Funds collected +there are used to fund free hosting for free software projects and further +development of Weblate. Please check the `Bountysource`_ page for details such +as funding goals and rewards you can get for funding. + +.. include:: ../BACKERS.rst + + +.. _Bountysource: https://salt.bountysource.com/teams/weblate diff --git a/scripts/pack-test-data b/scripts/pack-test-data index f9b89545855b..04f1f3f92269 100755 --- a/scripts/pack-test-data +++ b/scripts/pack-test-data @@ -15,7 +15,7 @@ hg update null cd .. # Close bare Git repo -git clone --bare https://github.com/nijel/weblate-test.git test-base-repo.git +git clone --bare https://github.com/WeblateOrg/test.git test-base-repo.git # Pack them tar cf $OUT/test-base-repo.hg.tar test-base-repo.hg