-
Notifications
You must be signed in to change notification settings - Fork 7.4k
MAINTAINERS: add myself as maintainer for PTP Clock #90256
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
MAINTAINERS: add myself as maintainer for PTP Clock #90256
Conversation
b0cbe0f
to
3e6c70d
Compare
@@ -1995,7 +1995,9 @@ Release Notes: | |||
- sample.drivers.espi.ps2 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No objections to the change. Could you change the commit subject and replace "myself" by your GH id. This way it is possible to see immediately who is being added.
So
MAINTAINERS: add yangbolu1991 as a maintainer for PTP clock drivers
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @jukkar
I updated it :)
I once worked as maintainer for Linux PTP VIRTUAL CLOCK SUPPORT and FREESCALE QORIQ PTP CLOCK DRIVER. Although I haven't been working on zephyr PTP for long, I have clear understanding for current zephyr PTP clock and PTP/gPTP stack. And started to contribute for it. Signed-off-by: Yangbo Lu <yangbo.lu@nxp.com>
3e6c70d
to
5a1d41e
Compare
|
@yangbolu1991 please make sure you ask to be added as a contributor in the GitHub org https://github.com/zephyrproject-rtos/zephyr/issues/new?template=006_nomination.md |
Sorry, I didn't know this. I just created one. Thank you very much. |
I'd like to request to work as maintainer for PTP Clock.
I was the maintainer for Linux
PTP VIRTUAL CLOCK SUPPORT
andFREESCALE QORIQ PTP CLOCK DRIVER
.https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/MAINTAINERS?h=v6.15-rc7#n19614
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/MAINTAINERS?h=v6.15-rc7#n9485
Although I haven't been working on zephyr PTP for long, I have clear understanding for current zephyr PTP clock and PTP/gPTP stack. And started to contribute for it.
Thanks.