From 7c7c453d925a551a5e9e17413435ed0430011362 Mon Sep 17 00:00:00 2001 From: Richard Littauer Date: Mon, 18 Jan 2016 03:42:08 +0100 Subject: [PATCH] Added the IPFS project Discussed here initially: https://github.com/ipfs/community/issues/94#issuecomment-172408784 --- _data/projects/ipfs.yml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 _data/projects/ipfs.yml diff --git a/_data/projects/ipfs.yml b/_data/projects/ipfs.yml new file mode 100644 index 0000000..75d79ba --- /dev/null +++ b/_data/projects/ipfs.yml @@ -0,0 +1,18 @@ +name: IPFS +desc: "The InterPlanetary File System: The Permanent Web" +site: https://ipfs.io +tags: +# Note those are tags categorizing your project, not issue labels. +- javascript +- golang +- go +- spec +- p2p +- http +- documentation +- oss +- node +- distributed +upforgrabs: + name: help wanted + link: https://github.com/search?utf8=%E2%9C%93&q=label%3A%22difficulty%3A+easy%22+user%3AIPFS+is%3Aopen&type=Issues&ref=searchresults