mirror of
https://github.com/friendica/friendica
synced 2025-04-22 13:50:12 +00:00
REUSE more work on bin and view directories
This commit is contained in:
parent
19993bea31
commit
5af3b9dedd
42 changed files with 242 additions and 8 deletions
|
@ -1,6 +1,10 @@
|
|||
#!/usr/bin/env python3
|
||||
# -*- coding: utf-8 -*-
|
||||
|
||||
# SPDX-FileCopyrightText: 2010-2024 the Friendica project
|
||||
#
|
||||
# SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
|
||||
"""
|
||||
This script will collect the contributors to friendica and its translations from
|
||||
* the git log of the friendica core and addons repositories
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue