# CommitAuthor

**Kind:** Interface

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

A commit author identity. The substrate only ever uses one of three TYPED authors.

## Properties

| Property | Type |
|---|---|
| `name` | `string` |
| `email` | `string` |
