Skip to content
This repository was archived by the owner on Aug 12, 2025. It is now read-only.

Commit 5eaebc4

Browse files
Update authors
1 parent b08d51b commit 5eaebc4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Learn more at https://jupyterbook.org/customize/config.html
33

44
title: GPU Training Course
5-
author: Liam J Berrisford
5+
author: Liam J Berrisford, Stephen Cook
66

77
# Force re-execution of notebooks on each build.
88
# See https://jupyterbook.org/content/execute.html

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "GPU Training Course"
33
version = "0.1.0"
44
description = "A training course to explain the use of GPUs"
5-
authors = ["Liam Berrisford <l.berrisford3@exeter.ac.uk>"]
5+
authors = ["Liam Berrisford <l.berrisford3@exeter.ac.uk>", "Stephen Cook <S.Cook4@exeter.ac.uk>"]
66
readme = "README.md"
77
packages = [{include = "content"}]
88

0 commit comments

Comments
 (0)