Skip to content
Snippets Groups Projects
Commit b0bc0cf1 authored by Rhiannon Udall's avatar Rhiannon Udall
Browse files

authorship correction

parent bb2eb92c
No related branches found
No related tags found
No related merge requests found
......@@ -61,7 +61,7 @@ Paul Easter
Paul Lasky
Philip Relton
Rhys Green
Richard Udall
Rhiannon Udall
Rico Lo
Roberto Cotesta
Rory Smith
......
......@@ -3,7 +3,7 @@
import re
import subprocess
special_cases = ["plasky", "thomas", "mj-will"]
special_cases = ["plasky", "thomas", "mj-will", "richard"]
AUTHORS_list = []
with open("AUTHORS.md", "r") as f:
AUTHORS_list = " ".join([line for line in f]).lower()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment