Full Mattermost server source with integrated Community Enterprise features. Includes vendor directory for offline/air-gapped builds. Structure: - enterprise-impl/: Enterprise feature implementations - enterprise-community/: Init files that register implementations - enterprise/: Bridge imports (community_imports.go) - vendor/: All dependencies for offline builds Build (online): go build ./cmd/mattermost Build (offline/air-gapped): go build -mod=vendor ./cmd/mattermost 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
32 lines
1.0 KiB
Plaintext
32 lines
1.0 KiB
Plaintext
# This file lists authors for copyright purposes. This file is distinct from
|
|
# the CONTRIBUTORS files. See the latter for an explanation.
|
|
#
|
|
# Names should be added to this file as:
|
|
# Name or Organization <email address>
|
|
#
|
|
# The email address is not required for organizations.
|
|
#
|
|
# Please keep the list sorted.
|
|
|
|
Angus Dippenaar <angusdippenaar@gmail.com>
|
|
Artyom Pervukhin <github@artyom.dev>
|
|
Dan Kortschak <dan@kortschak.io>
|
|
Dan Peterson <danp@danp.net>
|
|
David Walton <david@davidwalton.com>
|
|
Davsk Ltd Co <skinner.david@gmail.com>
|
|
FerretDB Inc.
|
|
Harald Albrecht <thediveo@gmx.eu>
|
|
Jaap Aarts <jaap.aarts1@gmail.com>
|
|
Jan Mercl <0xjnml@gmail.com>
|
|
Josh Bleecher Snyder <josharian@gmail.com>
|
|
Josh Klein <josh.klein@outlook.com>
|
|
Logan Snow <logansnow@protonmail.com>
|
|
Michael Hoffmann <mhoffm@posteo.de>
|
|
Michael Rykov <mrykov@gmail.com>
|
|
Morgan Bazalgette <morgan@howl.moe>
|
|
Ross Light <ross@zombiezen.com>
|
|
Saed SayedAhmed <saadmtsa@gmail.com>
|
|
Steffen Butzer <steffen(dot)butzer@outlook.com>
|
|
Toni Spets <toni.spets@beeper.com>
|
|
W. Michael Petullo <mike@flyn.org>
|