You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@age.apache.org by "Munmud (via GitHub)" <gi...@apache.org> on 2023/05/14 01:14:35 UTC

[GitHub] [age] Munmud opened a new issue, #921: Python Driver : set author name and email may not be correct

Munmud opened a new issue, #921:
URL: https://github.com/apache/age/issues/921

   In [Setup.py](https://github.com/apache/age/blob/a43002ae39132781c535031d426d04bc5464851e/drivers/python/setup.py#L28) `author` and `author_email` is referencing to specific person. So it might not be correct. 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@age.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [age] Munmud closed issue #921: Python Driver : Reference to author name and author email may not be correct

Posted by "Munmud (via GitHub)" <gi...@apache.org>.
Munmud closed issue #921: Python Driver : Reference to author name and author email may not be correct
URL: https://github.com/apache/age/issues/921


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@age.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [age] hammadsaleemm commented on issue #921: Python Driver : Reference to author name and author email may not be correct

Posted by "hammadsaleemm (via GitHub)" <gi...@apache.org>.
hammadsaleemm commented on issue #921:
URL: https://github.com/apache/age/issues/921#issuecomment-1546866753

   Hey @Munmud , ig youre right the author and author_email fields in the setup.py file are currently set to specific values ('rhizome' and 'rhizome.ai@gmail.com', respectively). It is possible that these values may not be correct or up-to-date.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@age.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [age] Munmud commented on issue #921: Python Driver : Reference to author name and author email may not be correct

Posted by "Munmud (via GitHub)" <gi...@apache.org>.
Munmud commented on issue #921:
URL: https://github.com/apache/age/issues/921#issuecomment-1550451508

   Resolved the issue with pr


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@age.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org