Hi Kyuubi community,

I’m glad to announce that the ASF board has approved a resolution to
graduate Kyuubi into a full Top Level Project. Thanks to everyone for
your help to get to this point.

Today is winter solstice, the day of the year with the least amount of
daytime, but the good news is that every day after that will be a
little longer. I know some of us are suffering from COVID-19, it’s
really a tough time and I hope this good news can bring you some
warmth in such a cold winter.

To transition from the Apache Incubator to a new TLP, there's a few
action items[1] we need to do to complete the transition, and I opened
an Umbrella Issue[2] to track it, feel free to take the sub-tasks and
comment if I missed something.

And, we already completed the GitHub repo migration[3], please update
your local git repo to track the new repo[4]. Suppose you named the
upstream as "apache",
    $ apache-kyuubi git:(master) git remote -v
    apache g...@github.com:apache/incubator-kyuubi.git (fetch)
    apache g...@github.com:apache/incubator-kyuubi.git (push)
    ... (other remote repositories)

you can run the following command to complete the remote repo tracking
migration.
    $ git remote set-url apache g...@github.com:apache/kyuubi.git

Please join me in celebrating!

[1] https://incubator.apache.org/guides/transferring.html#life_after_graduation
[2] https://github.com/apache/kyuubi/issues/4020
[3] https://issues.apache.org/jira/browse/INFRA-24026
[4] https://github.com/apache/kyuubi

Thanks,
Cheng Pan

Reply via email to