Skip to content
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 broken #1747

Open
niccokunzmann opened this issue Oct 7, 2024 · 0 comments
Open

Maintainers broken #1747

niccokunzmann opened this issue Oct 7, 2024 · 0 comments

Comments

@niccokunzmann
Copy link

We are using hatchling for icalendar.
What I noticed is that the maintainers are off:

git clone --branch v6.0.0 https://github.com/collective/icalendar.git icalendar
cd icalendar
pip3 install build
python3 -m build
cd dist
tar -xf icalendar-6.*.tar.gz
cd icalendar*
cat PKG-INFO | grep Maintainer

Should yield:

Maintainer: Christian Geier
Maintainer-email: Nicco Kunzmann <niccokunzmann@rambler.ru>, Jaca <vitouejj@gmail.com>

The Author-email seems to be a little off, too: There is no Author, just the email field.

I wanted to report this as we have several maintainers.

See also:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant