aboutsummaryrefslogtreecommitdiffstats
path: root/data
diff options
context:
space:
mode:
authorYann Herklotz <git@yannherklotz.com>2022-02-19 15:48:36 +0100
committerYann Herklotz <git@yannherklotz.com>2022-02-19 15:48:36 +0100
commit837fccc8e7e2e37dd1b80b925434ea7e8af9550b (patch)
tree445bd806b371313fa035228e9ec4cbe087e9f0bc /data
parent002c73a3d97be81d7de6ba515da0da7f6f2c9b3d (diff)
downloadyannherklotz.com-837fccc8e7e2e37dd1b80b925434ea7e8af9550b.tar.gz
yannherklotz.com-837fccc8e7e2e37dd1b80b925434ea7e8af9550b.zip
Populate service toml file
Diffstat (limited to 'data')
-rw-r--r--data/service.toml36
1 files changed, 36 insertions, 0 deletions
diff --git a/data/service.toml b/data/service.toml
new file mode 100644
index 0000000..009d957
--- /dev/null
+++ b/data/service.toml
@@ -0,0 +1,36 @@
+[pc]
+name = "Program Committee"
+
+[[pc.conf]]
+name = "PERR'22"
+link = "https://perr-workshop.github.io/2022"
+
+[artefactreview]
+name = "Artefact Evaluation"
+
+[[artefactreview.conf]]
+name = "PLDI'22"
+link = "https://pldi22.sigplan.org/committee/pldi-2022-PLDI-Research-Artifacts-artifact-evaluation-committee"
+
+[[artefactreview.conf]]
+name = "CGO'22"
+link = "https://conf.researchr.org/committee/cgo-2022/cgo-2022-call-for-artifacts-artifact-evaluation-committee"
+
+[[artefactreview.conf]]
+name = "OOPSLA'20"
+link = "https://2020.splashcon.org/track/splash-2020-Artifacts"
+
+[subreview]
+name = "Subreviewer"
+
+[[subreview.conf]]
+name = "FCCM'22"
+link = "https://www.fccm.org"
+
+[[subreview.conf]]
+name = "OOPSLA'21"
+link = "https://conf.researchr.org/track/splash-2021/splash-2021-oopsla"
+
+[[subreview.conf]]
+name = "FCCM'20"
+link = "http://fccm.org/past/2020"