evolutionary computation is a family of algorithms for global optimization inspired by biological evolution. Also, evolutionary computation (soft computing) is a subfield of artificial intelligence.
In technical terms, they are a family of population-based trial and error problem solvers with a metaheuristic or stochastic optimization character.
Therefore, GA can be categorized under both Evolutionary computing and AI.