forked from DGNum/infrastructure
fix(meta): Use correct username
(Sorry @jemagius)
This commit is contained in:
parent
f0b3d4b490
commit
63c9f02b16
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@
|
|||
jemagius = {
|
||||
name = "Jean-Marc Gailis";
|
||||
email = "jm@dgnum.eu";
|
||||
username = "jgaillis";
|
||||
username = "jgailis";
|
||||
};
|
||||
|
||||
luj = {
|
||||
|
|
Loading…
Reference in a new issue