chore: remove Microsoft-specific branding and governance docs - #178
Open
omri374 wants to merge 1 commit into
Open
chore: remove Microsoft-specific branding and governance docs#178omri374 wants to merge 1 commit into
omri374 wants to merge 1 commit into
Conversation
The project has moved out of the Microsoft org, so replace the Microsoft-specific governance material with the same setup used in data-privacy-stack/presidio. - CODE_OF_CONDUCT.md: Microsoft OSS CoC -> Contributor Covenant (copied verbatim from data-privacy-stack/presidio) - SECURITY.md: MSRC reporting block -> GitHub private vulnerability reporting, pointed at this repo's advisory form - README: drop the Microsoft CLA paragraph (no CLA bot on the new org) and point the CoC section at the Contributor Covenant - pyproject: author "Microsoft" -> "Presidio contributors", matching the LICENSE copyright line - NOTICE: neutral third-party attribution preamble - CHANGELOG + README + notebook 5: update Presidio links to data-privacy-stack/presidio and presidio.dataprivacystack.org Left as is: the upstream Presidio MIT copyright line in NOTICE (that is the actual upstream notice), the "MS" ISO country code in entity_mapping/definitions.py, and "Microsoft" as sample ORGANIZATION text in test fixtures and the fake-company list. Co-Authored-By: Claude Opus 4.8 (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.
Note
Stacked on #177 (both touch notebook 5). Base will need retargeting to
mainonce #177 merges.Summary
The project has moved out of the Microsoft org, so this replaces the Microsoft-specific governance material with the same setup used in
data-privacy-stack/presidio.data-privacy-stack/presidio)Microsoft→Presidio contributors, matching the LICENSE copyright linemicrosoft/presidio→data-privacy-stack/presidioandmicrosoft.github.io/presidio→presidio.dataprivacystack.orgin README, CHANGELOG and notebook 5 (the upstream project moved orgs too; both new URLs verified 200)Deliberately left alone
NOTICE:766—Copyright (c) Microsoft Corporationis the actual upstream Presidio MIT noticeentity_mapping/definitions.py—"MS"is the ISO country code for Montserratcompanies_and_organizations.csv—"Microsoft"there is sample ORGANIZATION text alongside"Apple"and"Google", not branding🤖 Generated with Claude Code