mirror of
https://github.com/web3privacy/data
synced 2024-10-15 18:16:28 +02:00
Merge pull request #6 from niclaz/data-tests-patch
Data-tests-patch: Attempting to fix the errors in Github workflows and tests within repository
This commit is contained in:
commit
85c25d6c5e
6 changed files with 9 additions and 7 deletions
3
Makefile
3
Makefile
|
@ -15,5 +15,8 @@ images:
|
|||
img-opt:
|
||||
deno run --allow-all utils/img-opt.js
|
||||
|
||||
test:
|
||||
deno test --allow-all utils/test.js
|
||||
|
||||
fmt:
|
||||
deno fmt utils/*.js
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
name: Arturo Filasto
|
||||
caption: Founder & CTO [Open Observatory of Network Interference](https://ooni.org/), former key person in [Tor](https://www.torproject.org/)
|
||||
caption: Founder & CTO [Open Observatory of Network Interference](https://ooni.org/) & former key person in [Tor](https://www.torproject.org/)
|
||||
country: it
|
||||
refs:
|
||||
twitter: https://x.com/hellais
|
||||
twitter: hellais
|
||||
|
|
|
@ -2,4 +2,4 @@ name: Emanuele Russo
|
|||
caption: Human Rights Education Expert, [Amnesty Italia](https://www.amnesty.it/) former Chairperson, [Hate Trackers](https://www.hate-trackers.it/) Inventor
|
||||
country: it
|
||||
refs:
|
||||
twitter: https://x.com/emanuele82
|
||||
twitter: emanuele82
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
name: Bryce
|
||||
nickname: gabari
|
||||
caption: "[Brume Wallet](https://brume.money/) co-founder & [MangroveDAO](https://mangrovedao.earth/) Core"
|
||||
caption: [Brume Wallet](https://brume.money/) co-founder & [MangroveDAO](https://mangrovedao.earth/) Core
|
||||
refs:
|
||||
twitter: bryce_gabari
|
||||
twitter: bryce_gabari
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
name: Luca Lezzerini
|
||||
caption: Academic Professor in Software Engineering & Data Science, true activist
|
||||
country: it
|
||||
refs:
|
||||
|
|
|
@ -2,4 +2,4 @@ name: Marco Castignoli
|
|||
caption: Dev [Ethereum Foundation](https://ethereum.foundation/), Open Source Maintainer
|
||||
country: it
|
||||
refs:
|
||||
twitter: https://x.com/CastignoliMarco
|
||||
twitter: CastignoliMarco
|
||||
|
|
Loading…
Reference in a new issue