Message ID | 20210127155135.3730352-1-christian.ehrhardt@canonical.com (mailing list archive) |
---|---|
State | Accepted |
Headers | show |
Series | update LTS ownership | expand |
On Wed, 2021-01-27 at 16:51 +0100, Christian Ehrhardt wrote: > I was told that Kevin (thanks to all the great work!) wanted to step > back of the 20.11 LTS maintenance. > > In a discussion Luca and I agreed that I can take over the further > 19.11.x (as that is what we use in Ubuntu 20.04 LTS) and he would > in return take 20.11.x (which will be what is in the coming Debian > release). > > Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com> > --- > content/roadmap/_index.md | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/content/roadmap/_index.md b/content/roadmap/_index.md > index 132da1c..06ebcb0 100644 > --- a/content/roadmap/_index.md > +++ b/content/roadmap/_index.md > @@ -124,5 +124,5 @@ by 1-2 weeks, depending on the test results. > | Current version | Next version | Next version Date | End of life | Maintainer | > |----------|----------|-------------------|---------------------|--------------------| > | 18.11.11 | - | - | December 2020 (EOL) | - | > -| 19.11.6 | 19.11.7 | March 2021 | November 2021 (LTS) | Luca Boccassi | > -| - | 20.11.1 | March 2021 | November 2022 (LTS) | Kevin Traynor | > +| 19.11.6 | 19.11.7 | March 2021 | November 2021 (LTS) | Christian Ehrhardt | > +| - | 20.11.1 | March 2021 | November 2022 (LTS) | Luca Boccassi | Acked-by: Luca Boccassi <bluca@debian.org> Thank you for volunteering!
27/01/2021 16:55, Luca Boccassi: > On Wed, 2021-01-27 at 16:51 +0100, Christian Ehrhardt wrote: > > I was told that Kevin (thanks to all the great work!) wanted to step > > back of the 20.11 LTS maintenance. > > > > In a discussion Luca and I agreed that I can take over the further > > 19.11.x (as that is what we use in Ubuntu 20.04 LTS) and he would > > in return take 20.11.x (which will be what is in the coming Debian > > release). > > > > Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com> > > --- > > content/roadmap/_index.md | 4 ++-- > > 1 file changed, 2 insertions(+), 2 deletions(-) > > > > diff --git a/content/roadmap/_index.md b/content/roadmap/_index.md > > index 132da1c..06ebcb0 100644 > > --- a/content/roadmap/_index.md > > +++ b/content/roadmap/_index.md > > @@ -124,5 +124,5 @@ by 1-2 weeks, depending on the test results. > > | Current version | Next version | Next version Date | End of life | Maintainer | > > |----------|----------|-------------------|---------------------|--------------------| > > | 18.11.11 | - | - | December 2020 (EOL) | - | > > -| 19.11.6 | 19.11.7 | March 2021 | November 2021 (LTS) | Luca Boccassi | > > -| - | 20.11.1 | March 2021 | November 2022 (LTS) | Kevin Traynor | > > +| 19.11.6 | 19.11.7 | March 2021 | November 2021 (LTS) | Christian Ehrhardt | > > +| - | 20.11.1 | March 2021 | November 2022 (LTS) | Luca Boccassi | > > Acked-by: Luca Boccassi <bluca@debian.org> > > Thank you for volunteering! That's great, thank you! Acked-by: Thomas Monjalon <thomas@monjalon.net>
On 27/01/2021 15:51, Christian Ehrhardt wrote: > I was told that Kevin (thanks to all the great work!) wanted to step > back of the 20.11 LTS maintenance. > > In a discussion Luca and I agreed that I can take over the further > 19.11.x (as that is what we use in Ubuntu 20.04 LTS) and he would > in return take 20.11.x (which will be what is in the coming Debian > release). > > Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com> > --- > content/roadmap/_index.md | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/content/roadmap/_index.md b/content/roadmap/_index.md > index 132da1c..06ebcb0 100644 > --- a/content/roadmap/_index.md > +++ b/content/roadmap/_index.md > @@ -124,5 +124,5 @@ by 1-2 weeks, depending on the test results. > | Current version | Next version | Next version Date | End of life | Maintainer | > |----------|----------|-------------------|---------------------|--------------------| > | 18.11.11 | - | - | December 2020 (EOL) | - | > -| 19.11.6 | 19.11.7 | March 2021 | November 2021 (LTS) | Luca Boccassi | > -| - | 20.11.1 | March 2021 | November 2022 (LTS) | Kevin Traynor | > +| 19.11.6 | 19.11.7 | March 2021 | November 2021 (LTS) | Christian Ehrhardt | > +| - | 20.11.1 | March 2021 | November 2022 (LTS) | Luca Boccassi | > Thanks for stepping in Christian/Luca. Acked-by: Kevin Traynor <ktraynor@redhat.com>
diff --git a/content/roadmap/_index.md b/content/roadmap/_index.md index 132da1c..06ebcb0 100644 --- a/content/roadmap/_index.md +++ b/content/roadmap/_index.md @@ -124,5 +124,5 @@ by 1-2 weeks, depending on the test results. | Current version | Next version | Next version Date | End of life | Maintainer | |----------|----------|-------------------|---------------------|--------------------| | 18.11.11 | - | - | December 2020 (EOL) | - | -| 19.11.6 | 19.11.7 | March 2021 | November 2021 (LTS) | Luca Boccassi | -| - | 20.11.1 | March 2021 | November 2022 (LTS) | Kevin Traynor | +| 19.11.6 | 19.11.7 | March 2021 | November 2021 (LTS) | Christian Ehrhardt | +| - | 20.11.1 | March 2021 | November 2022 (LTS) | Luca Boccassi |
I was told that Kevin (thanks to all the great work!) wanted to step back of the 20.11 LTS maintenance. In a discussion Luca and I agreed that I can take over the further 19.11.x (as that is what we use in Ubuntu 20.04 LTS) and he would in return take 20.11.x (which will be what is in the coming Debian release). Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com> --- content/roadmap/_index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)