Skip to content

Commit 8631c8b

Browse files
Update list of contributors for upcoming v1.21.0
1 parent 352c9df commit 8631c8b

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CITATION.cff

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,3 +42,5 @@ authors:
4242
- family-names: "Jallet"
4343
given-names: "Wilson"
4444
orcid: "https://orcid.org/0000-0001-8222-2739"
45+
- family-names: "Zhang"
46+
given-names: "Yutong"

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -331,10 +331,10 @@ If you use this project in your works, please cite as follows:
331331
```bibtex
332332
@software{robot_descriptions_py,
333333
title = {{robot_descriptions.py: Robot descriptions in Python}},
334-
author = {Caron, Stéphane and Romualdi, Giulio and Kozlov, Lev and Ordoñez Apraez, Daniel Felipe and Tadashi Kussaba, Hugo and Bang, Seung Hyeon and Zakka, Kevin and Schramm, Fabian and Uru\c{c}, Jafar and Traversaro, Silvio and Castro, Sebastian and Tao, Haixuan Xavier and Jallet, Wilson},
334+
author = {Caron, Stéphane and Romualdi, Giulio and Kozlov, Lev and Ordoñez Apraez, Daniel Felipe and Tadashi Kussaba, Hugo and Bang, Seung Hyeon and Zakka, Kevin and Schramm, Fabian and Uru\c{c}, Jafar and Traversaro, Silvio and Castro, Sebastian and Tao, Haixuan Xavier and Jallet, Wilson and Zhang, Yutong},
335335
license = {Apache-2.0},
336336
url = {https://github.com/robot-descriptions/robot_descriptions.py},
337-
version = {1.20.0},
337+
version = {1.21.0},
338338
year = {2025}
339339
}
340340
```

0 commit comments

Comments
 (0)