2020-10-04 00:07:59 +00:00
|
|
|
# SPDX-FileCopyrightText: 2020 Luke Granger-Brown <depot@lukegb.com>
|
|
|
|
#
|
|
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
|
|
|
|
args: {
|
|
|
|
twitterchiver = import ./twitterchiver args;
|
2021-01-06 21:15:56 +00:00
|
|
|
twitternuke = import ./twitternuke args;
|
2020-10-04 13:38:56 +00:00
|
|
|
openshiftauth = import ./openshiftauth args;
|
2020-11-04 17:10:15 +00:00
|
|
|
minotarproxy = import ./minotarproxy args;
|
2020-10-04 00:07:59 +00:00
|
|
|
}
|