[
https://issues.apache.org/jira/browse/AVRO-3205?focusedWorklogId=653924&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-653924
]
ASF GitHub Bot logged work on AVRO-3205:
----------------------------------------
Author: ASF GitHub Bot
Created on: 22/Sep/21 06:27
Start Date: 22/Sep/21 06:27
Worklog Time Spent: 10m
Work Description: martin-g opened a new pull request #1344:
URL: https://github.com/apache/avro/pull/1344
### Jira
- [X] My PR addresses the following
[AVRO-3205](https://issues.apache.org/jira/browse/AVRO-3205) issue.
### Tests
- [X] My PR does not need testing for this extremely good reason: Only
`[package]` in Cargo.toml is being changed
### Commits
- [X] My commits all reference Jira issues in their subject lines.
-
### Documentation
- [X] No need of documentation
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 653924)
Remaining Estimate: 0h
Time Spent: 10m
> Rust: Update Cargo.toml [package] information
> ---------------------------------------------
>
> Key: AVRO-3205
> URL: https://issues.apache.org/jira/browse/AVRO-3205
> Project: Apache Avro
> Issue Type: Task
> Components: rust
> Affects Versions: 1.11.0
> Reporter: Martin Tzvetanov Grigorov
> Assignee: Martin Tzvetanov Grigorov
> Priority: Minor
> Time Spent: 10m
> Remaining Estimate: 0h
>
> [Cargo.toml|https://github.com/apache/avro/blob/184b9b04bb51cbc294d180316fa5dc200ef6d98f/lang/rust/Cargo.toml#L18-L26]
> still mentions the original authors and repository url.
> Should those be updated to:
> * authors = ["Apache Avro team <[email protected]>"]
> * repository = "https://github.com/apache/avro"
> ?
--
This message was sent by Atlassian Jira
(v8.3.4#803005)