Skip to content

Commit d7a4b48

Browse files
chore(docs): OCM TSC Call 2025-01-05 (#1552)
<!-- markdownlint-disable MD041 --> #### What this PR does / why we need it #### Which issue(s) this PR fixes <!-- Usage: `Fixes #<issue number>`, or `Fixes (paste link of issue)`. --> Signed-off-by: Jakob Möller <contact@jakob-moeller.com>
1 parent 5a26fe1 commit d7a4b48

3 files changed

Lines changed: 86 additions & 7 deletions

File tree

.github/config/wordlist.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -576,4 +576,6 @@ natively
576576
colocated
577577
localblobs
578578
artifactset
579-
stackit
579+
stackit
580+
sast
581+
agentic

docs/steering/meeting-notes/2026-01-05.md

Lines changed: 12 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,14 +12,14 @@
1212

1313
### Technical Steering Committee Representatives
1414

15-
- [ ] Jakob Möller - SAP
15+
- [X] Jakob Möller - SAP
1616
- [ ] Gerald Morrison - SAP
1717
- [ ] Fabian Burth - SAP
1818
- [ ] Frederic Wilhelm - SAP
19-
- [ ] Philipp Heil - SAP
19+
- [X] Philipp Heil - SAP
2020
- [ ] Gergely Bräutigam - Individual Contributor
2121

22-
Quorum: ✅ /
22+
Quorum: ❌
2323

2424
### Non-Voting Representatives or Observing Participants
2525

@@ -42,17 +42,23 @@ Quorum: ✅ / ❌
4242

4343
## Action Items
4444

45-
- [ ] Pending Escalation of Jakob to confront NeoNephos Project Governing Board on why TAC member is not allowed to contribute to NeoNephos Project Lifecycle completion.
46-
- Jakob didn't manage to push out this escalation item and will push this out to next meeting.
45+
- [X] Pending Escalation of Jakob to confront NeoNephos Project Governing Board on why TAC member is not allowed to contribute to NeoNephos Project Lifecycle completion.
46+
- NeoNephos Project Lifecycle Vote to be confirmed on 10th January 2026. (likely passing)
47+
- Once complete, NeoNephos Project Guidelines as a PR will be merged over the course of the next 4 weeks.
48+
- Once merged, both will be published on the NeoNephos Project website and that will make them binding.
49+
- These guidelines are less strict than the corporate SAP guidelines, especially on opinionation of tooling
50+
- Jakob is collecting requests from OCM and ODG Teams to be included as additions for frequent developer workflows such as SAST or agentic coding
51+
- Update in next TSC meeting on progress of the publishing to the website.
4752
- [ ] Gerald to update the SIG Charter - Postponed, Gerald not present. (likely updated already)
4853
- [ ] Jakob to announce SIG Runtime Contribution Possibility to the NeoNephos Project
4954
- This will happen as a general announcement to start 2026.
5055
- Contribution into the SIG is likely powered solely by existing members of OCM, and externals will come slowly based on NeoNephos impact
5156
- First candidates are StackIT and other NeoNephos members already showing interest in OCM.
57+
- [ ] Philipp to create a Session for the TSC+ODG Teams to align where to drive the ODG integration strategy-wise.
5258

5359
## Next Meeting Agenda
5460

55-
- [ ] TODO
61+
- [ ] Update on progress of the publishing to the website.
5662

5763
## Antitrust Policy Notice
5864

Lines changed: 71 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,71 @@
1+
# XXXX-XX-XX - NeoNephos Technical Steering Committee (TSC) Meeting
2+
3+
## Meeting Location
4+
5+
- [Meeting link to Zoom](https://zoom-lfx.platform.linuxfoundation.org/meeting/92759697838?password=8cbe7411-952b-44d5-9bcf-0816ce9293ad)
6+
7+
## Meeting Slides / Content
8+
9+
- [docs/steering/meeting-notes](.)
10+
11+
## Attendees
12+
13+
### Technical Steering Committee Representatives
14+
15+
- [ ] Jakob Möller - SAP
16+
- [ ] Gerald Morrison - SAP
17+
- [ ] Fabian Burth - SAP
18+
- [ ] Frederic Wilhelm - SAP
19+
- [ ] Philipp Heil - SAP
20+
- [ ] Gergely Bräutigam - Individual Contributor
21+
22+
Quorum: ✅ / ❌
23+
24+
### Non-Voting Representatives or Observing Participants
25+
26+
- [ ] Member
27+
28+
## Agenda Items
29+
30+
- [ ] Revisit Action Items
31+
- [ ] Update on TAC / TSC
32+
- [ ] Update on the NeoNephos Guidelines
33+
- [ ] Update on the OCM Spec License
34+
- [ ] Confirm SIG Runtime Chair / Tech Lead Nomination
35+
- [ ] Update on progress of the publishing to the website.
36+
37+
## Votes
38+
39+
- [ ] Vote on SIG Runtime Chair / Tech Lead Nomination
40+
41+
* TODO
42+
- Confirmed / Rejected (X/X Votes)
43+
44+
## Action Items
45+
46+
- [ ] Gerald to update the SIG Charter - Postponed, Gerald not present. (likely updated already)
47+
- [ ] Jakob to announce SIG Runtime Contribution Possibility to the NeoNephos Project
48+
- This will happen as a general announcement to start 2026.
49+
- Contribution into the SIG is likely powered solely by existing members of OCM, and externals will come slowly based on NeoNephos impact
50+
- First candidates are StackIT and other NeoNephos members already showing interest in OCM.
51+
- [ ] Philipp to create a Session for the TSC+ODG Teams to align where to drive the ODG integration strategy-wise.
52+
53+
## Next Meeting Agenda
54+
55+
56+
## Antitrust Policy Notice
57+
58+
```text
59+
Linux Foundation meetings involve participation by industry competitors, and it is the
60+
intention of the Linux Foundation to conduct all of its activities in accordance with applicable
61+
antitrust and competition laws. It is therefore extremely important that attendees adhere to
62+
meeting agendas, and be aware of, and not participate in, any activities that are prohibited
63+
under applicable US state, federal or foreign antitrust and competition laws.
64+
65+
Examples of types of actions that are prohibited at Linux Foundation meetings and in
66+
connection with Linux Foundation activities are described in the Linux Foundation Antitrust
67+
Policy available at http://www.linuxfoundation.org/antitrust-policy. If you have questions
68+
about these matters, please contact your company counsel, or if you are a member of the
69+
Linux Foundation, feel free to contact Andrew Updegrove of the firm of Gesmer Updegrove
70+
LLP, which provides legal counsel to the Linux Foundation.
71+
```

0 commit comments

Comments
 (0)