mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
5 lines
156 B
Text
5 lines
156 B
Text
1. Add the "Package Maintainer & Developer" user group:
|
|
|
|
----
|
|
INSERT INTO AccountTypes (ID, AccountType) VALUES (4, 'Package Maintainer & Developer');
|
|
----
|