Skip to content

Commit 2c7b925

Browse files
committedAug 22, 2015
doc: add TSC meeting minutes 2015-07-29
PR-URL: #2437 Reviewed-By: Ben Noordhuis <[email protected]>
1 parent aaefde7 commit 2c7b925

File tree

1 file changed

+89
-0
lines changed

1 file changed

+89
-0
lines changed
 

‎doc/tsc-meetings/2015-07-29.md

+89
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,89 @@
1+
# Node.js Foundation TSC Meeting 2015-07-29
2+
3+
## Links
4+
5+
* **Audio Recording**: https://soundcloud.com/node-foundation/tsc-meeting-2015-07-29
6+
* **GitHub Issue**: https://github.com/nodejs/node-convergence-archive/issues/71
7+
* **Original Minutes Google Doc**: https://docs.google.com/document/d/1FBmDczHD4D8jfffc6A8CW-K9mmT0KI8shG6dm_d3jXI
8+
* Previous minutes: https://docs.google.com/document/d/1eCETYn44gAOUp0udl22QxqyxrJ0oEeAFRdWHDCIq9V4
9+
10+
## Agenda
11+
12+
Extracted from **tsc-agenda** labelled issues and pull requests prior to meeting.
13+
14+
### nodejs/io.js
15+
16+
* Next branch release versioning [#2215](https://github.com/nodejs/io.js/issues/2215)
17+
* TSC Chair - Election? [#2136](https://github.com/nodejs/io.js/issues/2136)
18+
19+
## Minutes
20+
21+
22+
### Present
23+
24+
* Mikeal Rogers
25+
* Rod Vagg (TSC)
26+
* Colin Ihrig (TSC)
27+
* James Snell (TSC)
28+
* Fedor Indutny (TSC)
29+
* Michael Dawson (TSC)
30+
* Steven R Loomis (TSC)
31+
* Jeremiah Senkpiel (TSC)
32+
* Shigeki Ohtsu(TSC)
33+
* Ben Noordhuis (TSC)
34+
* Trevor Norris (TSC)
35+
* Chris Dickinson (TSC)
36+
* Alexis Campailla (TSC)
37+
* Bert Belder (TSC)
38+
39+
### Review of the previous meeting
40+
41+
* Security Policy Discussion
42+
* doc: add GPG fingerprint for cjihrig [#2217](https://github.com/nodejs/io.js/pull/2217)
43+
* Process & Approval for Collab Summit Travel Fund [#2213](https://github.com/nodejs/io.js/issues/2213)
44+
* Next branch release versioning [#2215](https://github.com/nodejs/io.js/issues/2215)
45+
46+
47+
### Standup:
48+
49+
* Mikeal Rogers: Got ready for the board meeting, working to get the new website spun up based on the iojs.org build system
50+
* Rod Vagg: Finished writing NAN 2.0 documentation
51+
* Colin Ihrig: Issues & PRs, did the 2.5.0 release (armv6 build had an issue), playing around with the citgm package smoke-testing tool
52+
* James Snell: Working on citgm (npm package smoke-testing), halfway done writing up the release plan
53+
* Fedor Indutny: ?
54+
* Michael Dawson: Triaging joyent/node issues / PRs, looking at AIX build support on the `next` branch, looking at updating some docs
55+
* Steven R Loomis: Worked on the Intl converge PR [#2264](https://github.com/nodejs/io.js/pull/2264)
56+
* Jeremiah Senkpiel: Issue and PR review, helping to get someone to start contributing to core
57+
* Ben Noordhuis: not much, reviewed some PRs this week and did some minor patches
58+
* Trevor Norris: Just had time to review some issues and respond to PRs
59+
* Chris Dickinson: Not much, did docs work, trying to document streams (again), and the REPL history-paintext change PR [#2224](https://github.com/nodejs/io.js/pull/2224)
60+
* Alexis Campailla: Working on CI/Jenkins convergence, and some windows issue triage
61+
* Shigeki Ohtsu: Working on the updated crypto module for weak ciphers
62+
* Bert Belder: Not much except started reviewing a VS2015 support PR
63+
64+
#### Next branch release versioning [#2215](https://github.com/nodejs/io.js/issues/2215)
65+
66+
Discussion about the release plan (not yet written up, James Snell is working on that.)
67+
68+
#### TSC Chair - Election? [#2136](https://github.com/nodejs/io.js/issues/2136)
69+
70+
Vote?
71+
72+
* Colin: +1
73+
* Chris: +1
74+
* James: +1
75+
* Fedor: +1
76+
* Michael: +1
77+
* Steven: +1
78+
* Jeremiah: +1
79+
* Shigeki: +1
80+
* Ben: +1
81+
* Trevor: +1
82+
* Chris: +1
83+
* Alexis: +1
84+
* Bert: +1
85+
86+
### Next Meeting
87+
88+
Not happening on August 5th (as it usually would).
89+
Possibly a (short) TSC meeting will be held during the summit.

0 commit comments

Comments
 (0)