aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGravatar Tyson Smith <tysmith@users.noreply.github.com>2018-05-30 18:27:23 -0700
committerGravatar Kostya Serebryany <konstantin.s.serebryany@gmail.com>2018-05-30 18:27:22 -0700
commitd9da0635b9b1be364127952cd759c842013cb957 (patch)
tree94e08b08a1d4fc3e24904567a88c5d20fa07e676
parentf9b50eac43e9592acb596a7194c3d6db5f6925a0 (diff)
[nestegg] Add project.yaml (#1464)
-rw-r--r--projects/nestegg/project.yaml8
1 files changed, 8 insertions, 0 deletions
diff --git a/projects/nestegg/project.yaml b/projects/nestegg/project.yaml
new file mode 100644
index 00000000..11e3f9dc
--- /dev/null
+++ b/projects/nestegg/project.yaml
@@ -0,0 +1,8 @@
+homepage: "https://github.com/kinetiknz/nestegg"
+primary_contact: "kinetik@mozilla.com"
+sanitizers:
+- address
+- memory
+- undefined
+auto_ccs:
+- "twsmith@mozilla.com"