diff --git a/metadata/info.metadude.android.debconf.schedule.yml b/metadata/info.metadude.android.debconf.schedule.yml
new file mode 100644
index 0000000000..92ba0b5ab5
--- /dev/null
+++ b/metadata/info.metadude.android.debconf.schedule.yml
@@ -0,0 +1,85 @@
+Categories:
+ - Time
+License: Apache-2.0
+AuthorName: Tobias Preuss
+AuthorEmail: tobias.preuss+debconf@googlemail.com
+SourceCode: https://github.com/johnjohndoe/CampFahrplan
+IssueTracker: https://github.com/EventFahrplan/EventFahrplan/issues
+Liberapay: EventFahrplan
+
+AutoName: DebConf 2021 Schedule
+Description: |
+ Conference program app for the DebConf 2021 conference
+
+ https://debconf21.debconf.org
+
+ About DebConf
+ DebConf is the annual conference for Debian contributors
+ and users interested in improving Debian. Previous Debian
+ conferences have featured speakers and attendees from all
+ around the world. DebConf19 took place in Curitiba, Brazil
+ and was attended by 382 participants from 50 countries.
+
+ Features
+ * View program by day and rooms (side by side)
+ * Custom grid layout for smartphones (try landscape mode 🙃) and tablets
+ * Read detailed descriptions (speaker names, start time, room name, links, ...) of events
+ * Add events to favorites list
+ * Export favorites list
+ * Setup alarms for individual events
+ * Add events to your personal calendar
+ * Share a website link to an event with others
+ * Keep track of program changes
+ * Automatic program updates (configurable in settings)
+ * Vote and leave comments on DebConf talks and workshops
+
+ 🔤 Supported languages
+ (Event descriptions excluded)
+ * Dutch
+ * English
+ * French
+ * German
+ * Italian
+ * Japanese
+ * Portuguese
+ * Russian
+ * Spanish
+ * Swedish
+
+ 💡 Questions regarding the content can only be answered by the
+ DebConf content team. This app simply offers a way to consume and
+ personalize the conference schedule.
+
+ 💣 Bug reports are very welcome. It would be awesome if you
+ can describe how to reproduce the particular error in the
+ issue tracker at https://github.com/EventFahrplan/EventFahrplan/issues.
+
+ 🏆 The app is based on the EventFahrplan app
+ which was initially built for the camp and annual congress of
+ the Chaos Computer Club. The source code of the app is publicly
+ available on GitHub at:
+ https://github.com/johnjohndoe/CampFahrplan/tree/debconf-2021.
+
+ 🎨 DebConf Logo Design by Yao Wei and Jefferson Maier.
+
+RepoType: git
+Repo: https://github.com/johnjohndoe/CampFahrplan.git
+
+Builds:
+ - versionName: 1.52.1-DebConf-Edition
+ versionCode: 85
+ commit: v.1.52.1-DebConf-Edition
+ subdir: app
+ gradle:
+ - debconf2021
+ prebuild: cp local.properties gradle.properties
+
+MaintainerNotes: |
+ The branch for DebConf 2021 is maintained in a separate fork
+ of the main repository on purpose in order to keep the latter
+ well organized and less complex.
+
+AutoUpdateMode: None
+UpdateCheckMode: None
+CurrentVersion: 1.52.1-DebConf-Edition
+CurrentVersionCode: 85
diff --git a/metadata/info.metadude.android.debconf.schedule/de/summary.txt b/metadata/info.metadude.android.debconf.schedule/de/summary.txt
new file mode 100644
index 0000000000..ed43b0996b
--- /dev/null
+++ b/metadata/info.metadude.android.debconf.schedule/de/summary.txt
@@ -0,0 +1 @@
+App für das Konferenzprogramm der DebConf-Konferenz
diff --git a/metadata/info.metadude.android.debconf.schedule/en-US/summary.txt b/metadata/info.metadude.android.debconf.schedule/en-US/summary.txt
new file mode 100644
index 0000000000..c95a8f8bea
--- /dev/null
+++ b/metadata/info.metadude.android.debconf.schedule/en-US/summary.txt
@@ -0,0 +1 @@
+Program app for the DebConf conference
diff --git a/metadata/info.metadude.android.debconf.schedule/fr/summary.txt b/metadata/info.metadude.android.debconf.schedule/fr/summary.txt
new file mode 100644
index 0000000000..2312a72ff4
--- /dev/null
+++ b/metadata/info.metadude.android.debconf.schedule/fr/summary.txt
@@ -0,0 +1 @@
+Application de programme de conférence pour la conférence DebConf
diff --git a/metadata/info.metadude.android.debconf.schedule/he/summary.txt b/metadata/info.metadude.android.debconf.schedule/he/summary.txt
new file mode 100644
index 0000000000..ad0fd0dabc
--- /dev/null
+++ b/metadata/info.metadude.android.debconf.schedule/he/summary.txt
@@ -0,0 +1 @@
+יישומון לו״ז לוועידת DebConf
diff --git a/metadata/info.metadude.android.debconf.schedule/pl/summary.txt b/metadata/info.metadude.android.debconf.schedule/pl/summary.txt
new file mode 100644
index 0000000000..897b439c52
--- /dev/null
+++ b/metadata/info.metadude.android.debconf.schedule/pl/summary.txt
@@ -0,0 +1 @@
+Aplikacja do obsługi programu konferencji DebConf
diff --git a/metadata/info.metadude.android.debconf.schedule/pt-BR/summary.txt b/metadata/info.metadude.android.debconf.schedule/pt-BR/summary.txt
new file mode 100644
index 0000000000..bef68c8213
--- /dev/null
+++ b/metadata/info.metadude.android.debconf.schedule/pt-BR/summary.txt
@@ -0,0 +1 @@
+Aplicativo do programa de conferência para DebConf
diff --git a/metadata/info.metadude.android.debconf.schedule/pt-PT/summary.txt b/metadata/info.metadude.android.debconf.schedule/pt-PT/summary.txt
new file mode 100644
index 0000000000..b1946a3971
--- /dev/null
+++ b/metadata/info.metadude.android.debconf.schedule/pt-PT/summary.txt
@@ -0,0 +1 @@
+App do programa de conferência DebConf
diff --git a/metadata/info.metadude.android.debconf.schedule/pt/summary.txt b/metadata/info.metadude.android.debconf.schedule/pt/summary.txt
new file mode 100644
index 0000000000..c15b4b541d
--- /dev/null
+++ b/metadata/info.metadude.android.debconf.schedule/pt/summary.txt
@@ -0,0 +1 @@
+Aplicação do programa de conferência DebConf
diff --git a/metadata/info.metadude.android.debconf.schedule/ro/summary.txt b/metadata/info.metadude.android.debconf.schedule/ro/summary.txt
new file mode 100644
index 0000000000..528fd2925b
--- /dev/null
+++ b/metadata/info.metadude.android.debconf.schedule/ro/summary.txt
@@ -0,0 +1 @@
+Aplicație pentru programul conferinței DebConf
diff --git a/metadata/info.metadude.android.debconf.schedule/ru/summary.txt b/metadata/info.metadude.android.debconf.schedule/ru/summary.txt
new file mode 100644
index 0000000000..0ee5cc18c5
--- /dev/null
+++ b/metadata/info.metadude.android.debconf.schedule/ru/summary.txt
@@ -0,0 +1 @@
+Приложение программы конференции для DebConf
diff --git a/metadata/info.metadude.android.debconf.schedule/tr/summary.txt b/metadata/info.metadude.android.debconf.schedule/tr/summary.txt
new file mode 100644
index 0000000000..5f64867f99
--- /dev/null
+++ b/metadata/info.metadude.android.debconf.schedule/tr/summary.txt
@@ -0,0 +1 @@
+DebConf konferansı için konferans programı uygulaması
diff --git a/metadata/info.metadude.android.debconf.schedule/uk/summary.txt b/metadata/info.metadude.android.debconf.schedule/uk/summary.txt
new file mode 100644
index 0000000000..059182321f
--- /dev/null
+++ b/metadata/info.metadude.android.debconf.schedule/uk/summary.txt
@@ -0,0 +1 @@
+Застосунок програми конференції для DebConf
diff --git a/metadata/info.metadude.android.debconf.schedule/zh-CN/summary.txt b/metadata/info.metadude.android.debconf.schedule/zh-CN/summary.txt
new file mode 100644
index 0000000000..2e21822d90
--- /dev/null
+++ b/metadata/info.metadude.android.debconf.schedule/zh-CN/summary.txt
@@ -0,0 +1 @@
+DebConf 会议的会议应用