|
1 | 1 | # Node.js Website Team Meeting 2025-07-04
|
2 | 2 |
|
3 |
| - |
4 | 3 | ## Present
|
5 | 4 |
|
6 | 5 | - Aviv Keller @avivkeller
|
|
24 | 23 | - Brian: Was this triggered by a specific incident?
|
25 | 24 | - Claudio: Yes and no. There *was* an incident, but it was a misunderstanding and fairly isolated.
|
26 | 25 | - Aviv: If the system isn't broken, maybe it doesn’t need to be fixed.
|
27 |
| - - Brian: +1 |
28 |
| - - Claudio: +1 |
| 26 | + - Brian: +1 |
| 27 | + - Claudio: +1 |
29 | 28 | - Matt: The old wording in the guidelines was intentionally vague. Clarity is also important.
|
30 | 29 | - Aviv: Let's continue this discussion in the PR itself. Feel free to refer to the minutes for a refresher on this conversation.
|
31 | 30 |
|
32 | 31 | - 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? |
| 32 | + - Claudio: What if we need to add owners to many files at once? |
| 33 | + - Aviv: How often does that scenario realistically occur? |
| 34 | + - 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. |
| 35 | + - Matt: +1 in favor of introducing a `CODEOWNERS` file. |
| 36 | + - Aviv: Should we scrap the entire idea of mapping articles to Core APIs? |
| 37 | + - Claudio: No, we should just separate it from the review process. There are many ways to map files to relevant core APIs. |
| 38 | + - Augustin: A simple mapping won’t work for the Learn content. It's too complex. |
| 39 | + - 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 | 40 | - **Discussion cut short, as we ran out of time**
|
0 commit comments