# RebuildOptions

**Kind:** Interface

**Source:** [`atloria-monorepo/apps/api/src/docs-repo/reconciler.service.ts`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/apps/api/src/docs-repo/reconciler.service.ts#L32)

S2.0 attribution for a rebuild commit. Default (absent) is unchanged behaviour: the commit
is authored AND committed by atloria-generator.

## Properties

| Property | Type |
|---|---|
| `author` | `CommitAuthor` |
| `coAuthors` | `CommitAuthor[]` |
