From 918d89798c327052749b281d2f376c12d24de0f0 Mon Sep 17 00:00:00 2001 From: Lars Gierth Date: Tue, 14 Jul 2015 02:45:17 +0200 Subject: [PATCH] readme: add other infrastructure License: MIT Signed-off-by: Lars Gierth --- README.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/README.md b/README.md index 44dc300..321fbbb 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ This repository contains the technical infrastructure of the IPFS community. - Gateway (http://gateway.ipfs.io) and bootstrap nodes, in `solarnet/` +- Monitoring, also in `solarnet/` - Seeding of $important objects, in `seeding/` Infrastructure that isn't contained yet: @@ -10,3 +11,21 @@ Infrastructure that isn't contained yet: - Pinbot - Web UI pinning / deployment - Sprintbot + +## Other community infrastructure: + +More info in https://github.com/ipfs/community + +- Github + - https://github.com/ipfs + - https://github.com/protocol + - https://github.com/ipfsbot +- Communication + - IRC: chat.freenode.net/#ipfs + - ipfs-users group: https://groups.google.com/forum/#!forum/ipfs-users + - Slack + - https://twitter.com/ipfsbot +- CI / Testing + - GitCop + - Travis CI + - CircleCI