Re: [PATCH v3] README.md: update mailing list info
Stefano Garzarella <[email protected]> Thu, 16 May 2024 10:15:54 +0200
| Newsgroups | dev.linux.lists.virtio-dev,dev.linux.lists.virtio-comment |
|---|---|
| Message-ID | <te6tzbegqky7uz4skrag3yowet3phtq6nn7tegyrillgb4juwn@m4gi5ohfuk7m> |
On Wed, May 15, 2024 at 05:53:14AM GMT, Michael S. Tsirkin wrote: >As approved by the TC, we are moving to a less formal >way of discussing the specification, on the mailing lists >provided by the Linux Foundation: > >https://groups.oasis-open.org/higherlogic/ws/public/ballot?id=3820 > >Update README.md, CONTRIBUTING.md and newdevice.tex accordingly. > >Use this opportunity to explain when and how to use each >mailing list. > >Oh yes, and device numbers are reserved through virtio-comment >not through virtio-dev. Correct that. > >Signed-off-by: Michael S. Tsirkin <[email protected]> >--- > >changes from v3: > update CONTRIBUTING.md and newdevice.tex >changes from v2: > Use this opportunity to explain when and how to use each mailing list. > > CONTRIBUTING.md | 2 +- > README.md | 80 ++++++++++++++++++++++++++++++++++++++++++------- > newdevice.tex | 3 +- > 3 files changed, 72 insertions(+), 13 deletions(-) Reviewed-by: Stefano Garzarella <[email protected]>