Thank you for your question.
Based on the below FAQ information available on the PyPI page for the mldesigner
package, the author is listed as "Microsoft Corporation." The package is maintained by "amlpypi," which is a username on PyPI. It is not clear who this username belongs to, but it is likely a pseudonym used by Microsoft to maintain the package.
How do I become an owner/maintainer of a project on PyPI? Only the current owners of a project have the ability to add new owners or maintainers. If you need to request ownership, you should contact the current owner(s) of the project directly. Many project owners provide their contact details in the 'Author' field of the 'Meta' details on the project page. If the owner is unresponsive, see How do I claim an abandoned or previously registered project name?
The source files for the package are not explicitly mentioned on the PyPI page, but it is recommended by the Azure ML documentation for defining AML components via Python functions. Therefore, it is safe to assume that the package is maintained by Microsoft and the source files are maintained by them as well.
GitHub Actions:
I hope you understand. Thank you.
Please don't forget to click Accept Answer
and Yes
for was this answer helpful.