Skip to content

Commit 132585f

Browse files
authored
fix: update Jose's email (#87)
1 parent c52dea3 commit 132585f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2021 Jose Storopoli <[email protected]> and contributors
3+
Copyright (c) 2021 Jose Storopoli <[email protected]> and contributors
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

docs/make.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ DocMeta.setdocmeta!(TuringGLM, :DocTestSetup, :(using TuringGLM); recursive=true
2323

2424
makedocs(;
2525
modules=[TuringGLM],
26-
authors="Jose Storopoli <[email protected]>, Rik Huijzer <[email protected]>, and contributors",
26+
authors="Jose Storopoli <[email protected]>, Rik Huijzer <[email protected]>, and contributors",
2727
repo="https://github.com/TuringLang/TuringGLM.jl/blob/{commit}{path}#{line}",
2828
sitename="TuringGLM.jl",
2929
format=Documenter.HTML(;

0 commit comments

Comments
 (0)