Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Defining developer roles, responsibilities, and privileges and leadership process #1940

Merged
merged 23 commits into from
Dec 2, 2024
Merged
Changes from 1 commit
Commits
Show all changes
23 commits
Select commit Hold shift + click to select a range
79af446
Adding Code Owner to align with oneTBB and completing initial draft o…
timmiesmith Nov 19, 2024
fc01069
Fix spelling.
timmiesmith Nov 19, 2024
139c864
Apply suggestions from code review
timmiesmith Nov 19, 2024
8be8353
Attempt to fix links to sections.
timmiesmith Nov 20, 2024
667bede
Attempt fix of internal references
timmiesmith Nov 21, 2024
fb9e5ad
Adding promotion process from Code Owner to Maintainer.
timmiesmith Nov 21, 2024
c91d55c
Add link to current code owners section.
timmiesmith Nov 21, 2024
9062605
Add anchors.
timmiesmith Nov 21, 2024
24bea25
More anchors.
timmiesmith Nov 21, 2024
84afe10
Update wording based on feedback in TR Technical Meeting.
timmiesmith Nov 22, 2024
2ea4608
Clarify milestone wording.
timmiesmith Nov 22, 2024
c0da86e
Correcting Nomination process for Code Owners. Adding proposed Mainta…
timmiesmith Nov 22, 2024
e338d7d
Add sentence about openness of becoming a contributor.
timmiesmith Nov 25, 2024
95bd7fe
Split table
timmiesmith Nov 25, 2024
c0d7e36
Add roles to header
timmiesmith Nov 25, 2024
96c1d3a
Remove extra Intel from row
timmiesmith Nov 25, 2024
dff3b95
Check how merged table with blank row looks.
timmiesmith Nov 25, 2024
4762855
Cleanup table.
timmiesmith Nov 25, 2024
0cf3843
bold roles for privileges.
timmiesmith Nov 25, 2024
06e952f
Reintroduce italics
timmiesmith Nov 25, 2024
251f26f
Incorporating review feedback.
timmiesmith Nov 29, 2024
16e0e73
Adding note on how potential contributors can request write access to…
timmiesmith Nov 29, 2024
19e74d3
Clarifying repo access for contributors.
timmiesmith Dec 2, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Apply suggestions from code review
Co-authored-by: Matthew Michel <106704043+mmichel11@users.noreply.github.com>
  • Loading branch information
timmiesmith and mmichel11 authored Nov 19, 2024
commit 139c86498be438bc26ad9345e110c9b84d7cba51
4 changes: 2 additions & 2 deletions MAINTAINERS.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ Privileges:
* Write permissions granted to the repository
* Can recommend Contributors to become Code Owners
* Can suggest Milestones during planning
* Can chose Milestones for a specific component
* Can choose Milestones for a specific component
* Can propose new RFC or participate in review of existing RFCs

The process of becoming a Code Owner is:
Expand All @@ -107,7 +107,7 @@ Requirements:
* Is able to exercise judgment for the good of the project, independent of
their employer, friends, or team.

Responsibilities in additionto those of Code Owners:
Responsibilities in addition to those of Code Owners:
* Co-own the technical direction of a component or aspect of the library
* Co-own the project as a whole, including determining strategy and policy for the project

Expand Down
Loading