[tor-commits] [community/staging] GSoC mentors should be a list of strings

hiro at torproject.org hiro at torproject.org
Sun Mar 21 19:17:28 UTC 2021


commit bf9327689fe06bd9554c13da645d0aa70203cac3
Author: Pili Guerra <pili at piliguerra.com>
Date:   Wed Feb 5 10:48:10 2020 +0100

    GSoC mentors should be a list of strings
---
 models/project.ini | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/models/project.ini b/models/project.ini
index 17c3260..09ba867 100644
--- a/models/project.ini
+++ b/models/project.ini
@@ -28,7 +28,7 @@ type = markdown
 
 [fields.mentors]
 label = Mentors
-type = string
+type = strings
 
 [fields.languages]
 label = Languages





More information about the tor-commits mailing list