docs: add a code of conduct and code owners - #19
Open
JustinKovacich wants to merge 1 commit into
Open
JustinKovacich wants to merge 1 commit into
JustinKovacich wants to merge 1 commit into
Conversation
The repository already has a contributing guide and a security policy; these were the two remaining gaps in its community profile. CODEOWNERS is review routing only - the main-branch ruleset does not require code-owner approval, so nothing about how pull requests merge changes. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What
CODE_OF_CONDUCT.md(Contributor Covenant 2.1) and.github/CODEOWNERS.This repo already had
CONTRIBUTING.mdandSECURITY.md, so these were thelast two gaps in its community profile.
Notes
envision-dev@microvision.com— flagging it,because this would be the first email address published in this repository.
Everything here currently routes through GitHub private vulnerability
reporting instead.
mainruleset does not setrequire_code_owner_review, so@luminartech/luvis suggested as a reviewerbut not required. Merge behaviour is unchanged.
Part of a sweep across the public crates: uds_protocol#56, simple_someip#157,
rust_workflow#5, automotive_wire_codec (CoC only).
🤖 Generated with Claude Code