Skip to content

Commit 19a7b8d

Browse files
authored
Update update-papers.py
1 parent 92533b2 commit 19a7b8d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

update-papers.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@
1212
{ 'author': 'Diego_Santoro', 'from_year': '2020', 'to_year': '3000' },
1313
{ 'author': 'Ilie_Sarpe', 'from_year': '2020', 'to_year': '3000' },
1414
{ 'author': 'Dario_Simionato', 'from_year': '2020', 'to_year': '3000' },
15-
{ 'author': 'Andrea_Tonon', 'from_year': '2020', 'to_year': '2022' }
15+
{ 'author': 'Andrea_Tonon', 'from_year': '2020', 'to_year': '2022' },
16+
{ 'author': 'Fabrizio_Boninsegna', 'from_year': '2023', 'to_year': '2026' }
1617
]
1718

1819
exclude_venues = [

0 commit comments

Comments
 (0)