Skip to content

Commit ef8ac2a

Browse files
authored
Add 2025-07-04 minutes
1 parent 6bbe64b commit ef8ac2a

File tree

1 file changed

+41
-0
lines changed

1 file changed

+41
-0
lines changed

meetings/2025-07-04.md

Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,41 @@
1+
# Node.js Website Team Meeting 2025-07-04
2+
3+
4+
## Present
5+
6+
- Aviv Keller @avivkeller
7+
- Claudio Wunder @ovflowd
8+
- Augustin Mauroy @AugustinMauroy
9+
- Aaron Snell @flakey5
10+
- Brian Muenzenmeyer @bmuenzenmeyer
11+
- Dario Piotrowicz @dario-piotrowicz
12+
- Caner Akdas @canerakdas
13+
- Matt Cowley @MattIPv4
14+
15+
## Agenda
16+
17+
### nodejs/nodejs.org
18+
19+
- https://github.com/nodejs/nodejs.org/pull/7978
20+
- Brian: This PR changes how we handle content review.
21+
- Claudio: Historically, the website team didn't need to weigh in (since there was no real content). But that's changed with the Learn initiative. We need to, at the end of the day, protect ourselves. We shouldn't take ownership for content that we aren't experts on.
22+
- Aviv: In the previous setup, we had partial authority when no one was explicitly designated. But what if someone *is* authorized but becomes unresponsive?
23+
- Claudio: In open source, there isn't a formal concept of "authority" over content. Anyone can block a PR without introducing excessive process or bureaucracy.
24+
- Brian: Was this triggered by a specific incident?
25+
- Claudio: Yes and no. There *was* an incident, but it was a misunderstanding and fairly isolated.
26+
- Aviv: If the system isn't broken, maybe it doesn’t need to be fixed.
27+
- Brian: +1
28+
- Claudio: +1
29+
- Matt: The old wording in the guidelines was intentionally vague. Clarity is also important.
30+
- Aviv: Let's continue this discussion in the PR itself. Feel free to refer to the minutes for a refresher on this conversation.
31+
32+
- https://github.com/nodejs/nodejs.org/pull/8040
33+
- Claudio: What if we need to add owners to many files at once?
34+
- Aviv: How often does that scenario realistically occur?
35+
- Claudio: Fairly often, for example, when people need to change pings or ownership, it becomes messy. A good system needs to be maintainable over time.
36+
- Matt: +1 in favor of introducing a `CODEOWNERS` file.
37+
- Aviv: Should we scrap the entire idea of mapping articles to Core APIs?
38+
- Claudio: No, we should just separate it from the review process. There are many ways to map files to relevant core APIs.
39+
- Augustin: A simple mapping won’t work for the Learn content. It's too complex.
40+
- Claudio: Core collaborators and TSC members are strong in technical domains but transforming technical documentation into Learn articles introduces another layer of complexity, perhaps AI will help?
41+
- **Discussion cut short, as we ran out of time**

0 commit comments

Comments
 (0)