10 lines
131 B
TOML
10 lines
131 B
TOML
[user]
|
|
name = "Thomas G. Lopes"
|
|
email = "thomasgl@pm.me"
|
|
|
|
[git]
|
|
write-change-id-header = true
|
|
|
|
[snapshot]
|
|
auto-update-stale = true
|