Browse Source

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
21.05.x
Jonathan Druart 3 years ago
committed by Jonathan Druart
parent
commit
bbb4c847b4
  1. 12
      docs/contributors.yaml

12
docs/contributors.yaml

@ -474,7 +474,7 @@ Dimitris Kamenopoulos:
committer: 336
first_commit: 1488565987
Dobrica Pavlinušić:
commits: 91
commits: 92
committer: 132
first_commit: 1295250784
Dominic Pichette:
@ -897,7 +897,7 @@ Jon Knight:
committer: 346
first_commit: 1505228929
Jonathan Druart:
commits: 6111
commits: 6131
committer: 146
first_commit: 1302221732
openhub: https://www.openhub.net/p/koha/contributors/6618545125093
@ -1157,7 +1157,7 @@ Martin Persson:
committer: 295
first_commit: 1440768617
Martin Renvoize:
commits: 1477
commits: 1482
committer: 165
first_commit: 1323168944
openhub: https://www.openhub.net/p/koha/contributors/6618544785220
@ -1294,7 +1294,7 @@ Nicholas Van Oudtshoorn:
committer: 249
first_commit: 1394549843
Nick Clemens:
commits: 1490
commits: 1491
committer: 264
first_commit: 1406732251
Nicolas Legrand:
@ -1345,7 +1345,7 @@ Olwen Williams:
notes: Database design and data extraction for Koha 1.0
openhub: https://www.openhub.net/p/koha/contributors/6620692127299
Owen Leonard:
commits: 3643
commits: 3644
committer: 31
first_commit: 1067627352
notes: 3.0+ Interface Design
@ -1775,7 +1775,7 @@ Tom Houlker:
committer: 242
first_commit: 1389732928
Tomás Cohen Arazi:
commits: 2126
commits: 2133
committer: 125
first_commit: 1290043376
openhub: https://www.openhub.net/p/koha/contributors/6618544730094

Loading…
Cancel
Save