mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Set correct AuthorName field for Bitcoin Wallet variants.
This commit is contained in:
parent
3e75d66698
commit
7a070cceb0
3 changed files with 3 additions and 2 deletions
|
|
@ -4,6 +4,7 @@ AntiFeatures:
|
|||
Categories:
|
||||
- Money
|
||||
License: GPL-3.0-only
|
||||
AuthorName: Bitcoin Wallet developers
|
||||
SourceCode: https://gitlab.com/bitcoin-wallet/bitcoin-wallet
|
||||
IssueTracker: https://gitlab.com/bitcoin-wallet/bitcoin-wallet/issues
|
||||
Translation: https://explore.transifex.com/bitcoin-wallet/bitcoin-wallet/
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
Categories:
|
||||
- Money
|
||||
License: GPL-3.0-only
|
||||
AuthorName: Andreas Schildbach
|
||||
AuthorName: Bitcoin Wallet developers
|
||||
WebSite: https://wallet.schildbach.de
|
||||
SourceCode: https://github.com/bitcoin-wallet/bitcoin-wallet
|
||||
IssueTracker: https://github.com/bitcoin-wallet/bitcoin-wallet/issues
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
Categories:
|
||||
- Money
|
||||
License: GPL-3.0-only
|
||||
AuthorName: Andreas Schildbach
|
||||
AuthorName: Bitcoin Wallet developers
|
||||
WebSite: https://wallet.schildbach.de
|
||||
SourceCode: https://github.com/bitcoin-wallet/bitcoin-wallet
|
||||
IssueTracker: https://github.com/bitcoin-wallet/bitcoin-wallet/issues
|
||||
|
|
|
|||
Loading…
Reference in a new issue