home/git: Switch company
This commit is contained in:
parent
2f93d9277b
commit
5f39770bbd
|
@ -36,10 +36,10 @@
|
|||
};
|
||||
|
||||
includes = [{
|
||||
condition = "gitdir:~/codemonauts/";
|
||||
condition = "gitdir:~/denic/";
|
||||
contents = {
|
||||
user = {
|
||||
email = "felix@codemonauts.com";
|
||||
email = "breidenstein@denic.de";
|
||||
name = "Felix Breidenstein";
|
||||
};
|
||||
commit = {
|
||||
|
@ -47,18 +47,6 @@
|
|||
};
|
||||
};
|
||||
}
|
||||
{
|
||||
condition = "gitdir:~/kundendaten/";
|
||||
contents = {
|
||||
user = {
|
||||
email = "felix@codemonauts.com";
|
||||
name = "Felix Breidenstein";
|
||||
};
|
||||
commit = {
|
||||
gpgSign = false;
|
||||
};
|
||||
};
|
||||
}
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue