rockstor / rockstor-core

Linux/BTRFS based Network Attached Storage(NAS)
http://rockstor.com/docs/contribute_section.html
GNU General Public License v3.0
553 stars 137 forks source link

Update email domain etc in pyproject.toml #2889

Open phillxnet opened 3 weeks ago

phillxnet commented 3 weeks ago

We currently make use of dated support email domain in pyproject.toml, as well as a failure to include the co-maintainer @FroggyFlox.

phillxnet commented 3 weeks ago

Another element to address under this issue, re pyproject.toml would be the following classifier:

"Development Status :: 4 - Beta",

We are currently in testing but at the final Release Candidate phase; pushing for our next stable rpm stage. So this should likely be changed to:

"Development Status :: 5 - Production/Stable",

N.B. the 5 is a external designation, coincidentally the same as our current testing release major number:

see: https://pypi.org/classifiers/


References: