File tree Expand file tree Collapse file tree 2 files changed +24
-5
lines changed
contributing/code_of_conduct Expand file tree Collapse file tree 2 files changed +24
-5
lines changed Original file line number Diff line number Diff line change @@ -23,17 +23,36 @@ Here are all the members of the CARE team (in alphabetic order). You can contact
23
23
any of them directly using the contact details below or you can also contact all
24
24
of them at once by emailing **care@symfony.com **:
25
25
26
- * **Emilie Lorenzo **
26
+ * **Timo Bakx **
27
27
28
- * *E-mail *: emilie.lorenzo [at] symfony.com
29
- * *Twitter *: `@EmilieLorenzo <https://twitter.com/EmilieLorenzo >`_
30
- * *SymfonyConnect *: `emilielorenzo <https://connect.symfony.com/profile/emilielorenzo >`_
28
+ * *E-mail *: timobakx [at] gmail.com
29
+ * *Twitter *: `@TimoBakx <https://twitter.com/TimoBakx >`_
30
+ * *SymfonyConnect *: `timobakx <https://connect.symfony.com/profile/timobakx >`_
31
+ * *SymfonySlack *: `@Timo Bakx <https://symfony-devs.slack.com/team/U3FQ2GVJA >`_
32
+
33
+ * **Zan Baldwin **
34
+
35
+ * *E-mail *: hello [at] zanbaldwin.com
36
+ * *Twitter *: `@ZanBaldwin <https://twitter.com/ZanBaldwin >`_
37
+ * *SymfonyConnect *: `zanbaldwin <https://connect.symfony.com/profile/zanbaldwin >`_
38
+
39
+ * **Valentine Boineau **
40
+
41
+ * *E-mail *: valentine.boineau [at] gmail.com
42
+ * *Twitter *: `@BoineauV <https://twitter.com/BoineauV >`_
43
+
44
+ * **Magali Milbergue **
45
+
46
+ * *E-mail *: magali.milbergue [at] gmail.com
47
+ * *Twitter *: `@magalimilbergue <https://twitter.com/magalimilbergue >`_
48
+ * *SymfonyConnect *: `magali_milbergue <https://connect.symfony.com/profile/magali_milbergue >`_
31
49
32
50
* **Tobias Nyholm **
33
51
34
52
* *E-mail *: tobias.nyholm [at] gmail.com
35
53
* *Twitter *: `@tobiasnyholm <https://twitter.com/tobiasnyholm >`_
36
54
* *SymfonyConnect *: `tobias <https://connect.symfony.com/profile/tobias >`_
55
+ * *SymfonySlack *: `@Tobias Nyholm <https://symfony-devs.slack.com/team/U3A9CNEDB >`_
37
56
38
57
About the CARE Team
39
58
-------------------
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ Validates that a value is a valid "file", which can be one of the following:
11
11
This constraint is commonly used in forms with the :doc: `FileType </reference/forms/types/file >`
12
12
form field.
13
13
14
- .. tip ::
14
+ .. seealso ::
15
15
16
16
If the file you're validating is an image, try the :doc: `Image </reference/constraints/Image >`
17
17
constraint.
You can’t perform that action at this time.
0 commit comments