mirror of
https://github.com/friendica/friendica
synced 2025-04-27 04:30:11 +00:00
updateing chredits and CHANGELOG
This commit is contained in:
parent
2ecf2723c8
commit
ca55b048ac
3 changed files with 13 additions and 1 deletions
|
@ -32,7 +32,7 @@ dontinclude = ['root', 'friendica', 'bavatar', 'tony baldwin', 'Taek', 'silke m'
|
|||
path = os.path.abspath(argv[0].split('util/make_credits.py')[0])
|
||||
print('> base directory is assumed to be: '+path)
|
||||
# a place to store contributors
|
||||
contributors = ['Andi Stadler']
|
||||
contributors = ["Andi Stadler", "Vít Šesták 'v6ak'"]
|
||||
# get the contributors
|
||||
print('> getting contributors to the friendica core repository')
|
||||
p = subprocess.Popen(['git', 'shortlog', '--no-merges', '-s'],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue