Conversation
Co-authored-by: abdulraqeeb33 <abdulraqeeb33@users.noreply.github.com>
There was a problem hiding this comment.
Pull request overview
Adds an Author section to the top of README.md to explicitly attribute the project to OneSignal.
Changes:
- Inserted an
#### Authorheading after the badges. - Added
OneSignalas the author attribution.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
There was a problem hiding this comment.
LGTM — simple docs-only addition.
Extended reasoning...
Overview
This PR adds a 3-line "Author" section to README.md, placing "OneSignal" as a heading after the badges and before the migration advisory. No code, configuration, or logic is changed.
Security Risks
None. This is a documentation-only change with no executable content.
Level of Scrutiny
Minimal scrutiny required. The change is trivially small, mechanically correct, and follows the existing README structure.
Other Factors
No bugs were found by the automated system. No prior reviews exist on this PR. The repo already has a recent commit (5110ae8) with essentially the same intent, so this is consistent with project direction.
Adds an Author section to
README.mdidentifying OneSignal as the author, placed after the badges and before the migration advisory so it is easy to find.