New GitHub organization
This commit is contained in:
parent
e8f7ed8fc6
commit
9aca052605
1 changed files with 10 additions and 0 deletions
|
@ -38,6 +38,16 @@
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
adcazzum = {
|
||||||
|
provider = [
|
||||||
|
{
|
||||||
|
provider = "github";
|
||||||
|
name = "adcazzum";
|
||||||
|
path = "/home/${username}/projects";
|
||||||
|
skip_forks = false;
|
||||||
|
}
|
||||||
|
];
|
||||||
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue