From c005b2be9c5952085aa027dd32f04d588491c8ee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adri=C3=A0=20Cidre?= Date: Fri, 13 Apr 2018 12:42:36 +0200 Subject: [PATCH] Add pilu as contributor 1 --- ideas/146-status-go-sdk/README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/ideas/146-status-go-sdk/README.md b/ideas/146-status-go-sdk/README.md index e72e8cd..d4c6f7b 100644 --- a/ideas/146-status-go-sdk/README.md +++ b/ideas/146-status-go-sdk/README.md @@ -13,7 +13,7 @@ Provide an easy to use GO-SDK library to allow community developers easily inter ## Swarm Participants - Lead Contributor: [@adriacidre](https://github.com/adriacidre) -- Contributor: +- Contributor: [@pilu](https://github.com/pilu) - Contributor: - Testing & Evaluation: [@lukaszfryc](https://github.com/lukaszfryc) @@ -111,6 +111,7 @@ Testing Days required: TBD - [ ] Ability to change connection configuration - [ ] Ability to sign up on the platform - [ ] Ability to login as a specific account + - [ ] Documented API for basic sdk interaction #### Milestone 2: [Public channels interaction](Mileston2_PublicChannels.md) - [ ] Ability to join public channels @@ -120,7 +121,7 @@ Testing Days required: TBD - [ ] Documented API for public channels interaction. - [ ] Working examples for public channel interaction. -#### Milestone 3: Private groups interaction +#### Milestone 3: [Private groups interaction](Milestone3_PrivateChannels.md) - [ ] Ability to publish messages on private groups - [ ] Ability to subscribe to private groups - [ ] Ability to unsubscribe from a private groups