refactor: rename LICENSE, update citation.cff, and restructure README as ecosystem hub#638
Open
rain-Brian wants to merge 17 commits into
Open
refactor: rename LICENSE, update citation.cff, and restructure README as ecosystem hub#638rain-Brian wants to merge 17 commits into
rain-Brian wants to merge 17 commits into
Conversation
Updated the README to reflect the new structure of the repository and added information about biodiversity initiatives.
Updated the README to reflect the new structure of the repository and added information about biodiversity initiatives.
…diversity into rain-Brian-patch-2
Updated announcements and added new features for Sparrow Studio and PW-Engine.
- Rename LICENSE.md to plain LICENSE file for GitHub recognition - Update copyright line from placeholder [2023] [Microsoft] to standard Microsoft Corporation format - Aligns with current Microsoft public repository conventions - SECURITY.md already compliant with v0.0.9 standard Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
Transform README from PyTorch-Wildlife-focused to comprehensive ecosystem overview: - Add Projects table linking all related Microsoft repos (MegaDetector, Bioacoustics, Overhead detection, SPARROW, SPARROW Studio) - Update tagline to reflect full scope: camera traps, bioacoustics, wildlife monitoring - Consolidate and simplify Announcements section with clearer messaging - Reorganize badges for better visibility (License, Discord, Docs first) - Remove duplicate Quick Start/Install sections (now on individual project pages) - Fix image link syntax and update all deprecated URLs - Ensure consistent branding (SPARROW Studio, PyTorch-Wildlife hyphenation) - Add IMPORTANT notice for contact and community info This positions the Biodiversity umbrella as the entry point while directing users to project-specific documentation and repositories. Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
Replace old microsoft/CameraTraps repository references with current microsoft/Biodiversity in: - mkdocs.yml repo_url and repo_name - PW_Bioacoustics README installation instructions Aligns documentation with repository rename. Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
zhmiao
requested changes
May 13, 2026
Collaborator
zhmiao
left a comment
There was a problem hiding this comment.
we lost the announcement we made before, lol
zhmiao
approved these changes
May 13, 2026
Absorbed from PR #637 (brian-patch-2). GitHub indexes the README H1 as the primary search signal for the repo. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This was referenced May 13, 2026
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.
Summary
This PR consolidates the CameraTraps → Biodiversity migration and establishes the README as the hub for the multi-repo ecosystem.
README restructure (absorbs PR #637):
# Microsoft BiodiversityH1 heading — primary GitHub search signal for the repomicrosoft/MegaDetector,microsoft/PytorchWildlife, and child reposLICENSE:
LICENSE.md→LICENSE(GitHub recognizes the canonical filename and displays it in the sidebar)[2023] [Microsoft]→Microsoft Corporation.citation.cff (absorbs from PR #632):
mkdocs.yml:
PW_Bioacoustics/README.md:
Test plan
# Microsoft Biodiversityrenders as H1 on the repo homepage.mdextension)mkdocs buildlocally — no new warnings🤖 Generated with Claude Code