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

Commit e7f5789

Browse files
committed
ci: docs: Alice authors DFFML docs now
Signed-off-by: Alice <[email protected]> Signed-off-by: John Andersen <[email protected]>
1 parent 9de4d00 commit e7f5789

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.ci/run.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -290,8 +290,8 @@ function run_docs() {
290290

291291
cd "${release_docs}/html"
292292

293-
git config user.name 'John Andersen'
294-
git config user.email 'johnandersenpdx@gmail.com'
293+
git config user.name 'Alice'
294+
git config user.email 'alice@chadig.com'
295295

296296
git add -A
297297
git commit -sam "docs: $(date)"

0 commit comments

Comments
 (0)