Update docs to reflect organization change#86
Merged
Pennycook merged 3 commits intoP3HPC:mainfrom Aug 4, 2025
Merged
Conversation
P3 Analysis Library is no longer an Intel-managed open source project. Signed-off-by: John Pennycook <john.pennycook@intel.com>
Contributor
There was a problem hiding this comment.
Pull Request Overview
This PR updates documentation and references to reflect the organizational change from Intel to P3HPC, transitioning the P3 Analysis Library from an Intel-managed project to a P3HPC-managed project.
- Replace all GitHub URLs from
github.com/inteltogithub.com/P3HPC - Update security policy to use GitHub Security Advisory instead of Intel's vulnerability handling guidelines
- Remove Intel-specific contact information from the Code of Conduct
Reviewed Changes
Copilot reviewed 12 out of 12 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
| p3analysis/report/_snapshot.py | Update Code Base Investigator link reference |
| p3analysis/plot/backend/init.py | Update issue reporting link |
| p3analysis/data/coverage.schema | Update JSON schema ID URL |
| examples/navchart/plot_customized_navchart.py | Update issue reporting link |
| examples/cascade/plot_customized_cascade.py | Update issue reporting link |
| docs/source/notices-and-disclaimers.rst | Update repository URL in license section |
| docs/source/index.rst | Update contributing guide and GitHub links |
| docs/source/data.rst | Update coverage schema reference URL |
| SECURITY.md | Replace Intel security policy with GitHub Security Advisory |
| CONTRIBUTING.md | Update pull request and issue links |
| CODE_OF_CONDUCT.md | Remove Intel-specific enforcement contact |
| CITATION.md | Update releases link |
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Signed-off-by: John Pennycook <john.pennycook@intel.com>
Signed-off-by: John Pennycook <john.pennycook@intel.com>
swright87
approved these changes
Aug 4, 2025
Collaborator
swright87
left a comment
There was a problem hiding this comment.
This all looks good to me. Spotted no problems this end.
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.
P3 Analysis Library is no longer an Intel-managed open source project.
Related issues
Proposed changes