# 14.Maintainer

{% code overflow="wrap" %}

```yaml
#Example ONLY
maintainer:
  - "Azathothas (https://github.com/Azathothas)"
  - "QaidVoid (Qaid@Qaidvoid.dev)"
```

{% endcode %}

* [x] This is Optional & can be left empty or removed completely (**TYPE**:<mark style="color:blue;">**`NON_ENFORCED`**</mark>)
* [x] This shows the author/maintainer of the <mark style="color:purple;">**`$pkg.SBUILD`**</mark> script
* [x] A single pkg can have multiple maintainers & contact details or websites can be embedded inside <mark style="color:orange;">`()`</mark>
* [x] Can have single or multiple entries

{% hint style="info" %}

* **This is NOT the author/developer/maintainer of the package**
* You will usually **add yourself** to this field
  {% endhint %}
