Skip to content

Commit 97343bf

Browse files
committed
Use my full name
1 parent b0b11e0 commit 97343bf

File tree

26 files changed

+55
-55
lines changed

26 files changed

+55
-55
lines changed
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"name": "Hugo van Kemenade",
3+
"bio": "Python release manager and core team member",
4+
"github": "hugovk",
5+
"avatar": "",
6+
"twitter": "",
7+
"bluesky": "hugovk.dev",
8+
"mastodon": "https://mastodon.social/@hugovk",
9+
"website": "https://hugovk.dev",
10+
"featured": false
11+
}

content/authors/hugo.json

Lines changed: 0 additions & 11 deletions
This file was deleted.

content/posts/python-314-release-candidate-1-is-go/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: 'Python 3.14 release candidate 1 is go!'
33
publishDate: '2025-07-22'
44
updatedDate: '2025-07-30'
5-
author: Hugo
5+
author: Hugo van Kemenade
66
description: 'It’s the first 3.14 release candidate! https://www.python.org/downloads/release/python-3140rc1/ This is the first release candidate of Python 3.14 This relea...'
77
tags:
88
- releases

content/posts/python-3140-alpha-1-is-now-available/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Python 3.14.0 alpha 1 is now available
33
publishDate: '2024-10-15'
44
updatedDate: '2024-10-16'
5-
author: Hugo
5+
author: Hugo van Kemenade
66
description: 'It''s now time for a new alpha of a new version of Python! https://www.python.org/downloads/release/python-3140a1/ This is an early developer preview of Python...'
77
tags:
88
- releases

content/posts/python-3140-alpha-2-released/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Python 3.14.0 alpha 2 released
33
publishDate: '2024-11-19'
44
updatedDate: '2024-11-19'
5-
author: Hugo
5+
author: Hugo van Kemenade
66
description: 'Alpha 2? But Alpha 1 only just came out! https://www.python.org/downloads/release/python-3140a2/ This is an early developer preview of Python 3.14 Major new ...'
77
tags:
88
- releases

content/posts/python-3140-alpha-3-is-out/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Python 3.14.0 alpha 3 is out
33
publishDate: '2024-12-17'
44
updatedDate: '2024-12-17'
5-
author: Hugo
5+
author: Hugo van Kemenade
66
description: 'O Alpha 3, O Alpha 3, how lovely are your branches! https://www.python.org/downloads/release/python-3140a3/ This is an early developer preview of Python 3.14...'
77
tags:
88
- releases

content/posts/python-3140-alpha-4-is-out/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Python 3.14.0 alpha 4 is out
33
publishDate: '2025-01-14'
44
updatedDate: '2025-02-25'
5-
author: Hugo
5+
author: Hugo van Kemenade
66
description: 'Hello, three dot fourteen dot zero alpha four! https://www.python.org/downloads/release/python-3140a4/ This is an early developer preview of Python 3.14 Majo...'
77
tags:
88
- releases

content/posts/python-3140-alpha-5-is-out/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Python 3.14.0 alpha 5 is out
33
publishDate: '2025-02-11'
44
updatedDate: '2025-02-11'
5-
author: Hugo
5+
author: Hugo van Kemenade
66
description: 'Here comes the antepenultimate alpha. https://www.python.org/downloads/release/python-3140a5/ This is an early developer preview of Python 3.14 Major new fea...'
77
tags:
88
- releases

content/posts/python-3140-alpha-6-is-out/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Python 3.14.0 alpha 6 is out
33
publishDate: '2025-03-14'
44
updatedDate: '2025-04-08'
5-
author: Hugo
5+
author: Hugo van Kemenade
66
description: 'Here comes the penultimate alpha. https://www.python.org/downloads/release/python-3140a6/ This is an early developer preview of Python 3.14 Major new feature...'
77
tags:
88
- releases

content/posts/python-3140-beta-1-is-here/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: 'Python 3.14.0 beta 1 is here!'
33
publishDate: '2025-05-07'
44
updatedDate: '2025-05-09'
5-
author: Hugo
5+
author: Hugo van Kemenade
66
description: 'Only one day late, welcome to the first beta! https://www.python.org/downloads/release/python-3140b1/ This is a beta preview of Python 3.14 Python 3.14 is st...'
77
tags:
88
- releases

0 commit comments

Comments
 (0)