From f8471728076b36fa88902fd0bb26ebd78fed23aa Mon Sep 17 00:00:00 2001 From: Katrina Uychaco Date: Mon, 19 Mar 2018 17:37:19 +0100 Subject: [PATCH] Add kuychaco's work --- docs/focus/2018-03-19.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/focus/2018-03-19.md b/docs/focus/2018-03-19.md index 205d9539f..d57db95ce 100644 --- a/docs/focus/2018-03-19.md +++ b/docs/focus/2018-03-19.md @@ -5,6 +5,7 @@ - Fixed bugs including multi-symbol autocomplete trigger, java detection etc. - Started learning Rust - GitHub Package + - Commit together with co-authors - [atom/github#1355](https://github.com/atom/github/pull/1355) - Automated the production of `gpg` and `gpg-agent` binaries for Windows, MacOS, and Linux with [squeegpg-native](https://github.com/atom/squeegpg-native). - Investigated the setup for [including a TypeScript transpiler in an Atom package](https://github.com/smashwilson/minimal-typescript-atom) with React. - Begin an npm package, [squeegpg](https://github.com/atom/squeegpg), to wrap GPG interaction and gpg-agent management using the binaries from [squeegpg-native](https://github.com/atom/squeegpg-native). Set up a bunch of yak-shaving tasks like configuring Circle/AppVeyor/Travis CI and installing Greenkeeper. @@ -30,6 +31,7 @@ - Check in with Facebook on Symbols and Debugger - Folder level configuration - GitHub Package + - Wrap up co-authors feature [atom/github#1355](https://github.com/atom/github/pull/1355) - Teletype - Update RFC for streamlining collaboration set-up to incorporate feedback from core dev team, and then request comments from the public ([atom/teletype#344](https://github.com/atom/teletype/pull/344)) - Add preliminary support for joining a portal via URL ([atom/teletype#109](https://github.com/atom/teletype/issues/109))