Koha/docs
Jonathan Druart bbb4c847b4 21.05.00 - Update contributors.yaml
git reset --hard origin/master
    git remote add kumara https://git.koha-community.org/koha-community/kumara
    git remote add oldkoha https://git.koha-community.org/koha-community/oldkoha_1_0_7
    git merge --no-edit -s subtree kumara/master --allow-unrelated-histories
    git merge --no-edit -s subtree oldkoha/master --allow-unrelated-histories
    perl $releate_tools_dir/koha-update-contributors
    git commit -a -m"21.05.00 - Update contributors.yaml"
    perl $releate_tools_dir/koha-update-history
    git commit -a -m"21.05.00 - Update history.txt"
    git format-patch HEAD -n2
2021-05-28 08:46:53 +02:00
..
CAS Bug 25898: Prohibit indirect object notation 2020-10-15 12:56:30 +02:00
development Bug 25067: Move PO file manipulation code into gulp tasks 2020-11-06 09:46:11 +01:00
contributors.yaml 21.05.00 - Update contributors.yaml 2021-05-28 08:46:53 +02:00
history.txt Bug 28386: Update history using script 2021-05-25 09:28:18 +02:00
teams.yaml Bug 28442: Sort by lastname for array type roles 2021-05-27 14:12:24 +02:00